mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 07:11:11 +01:00
Move toggle mobile/desktop to navslider (opt-in)
This commit is contained in:
parent
05e6e4d2bd
commit
9c86af6100
33 changed files with 291 additions and 59 deletions
|
|
@ -19,11 +19,4 @@
|
|||
android:title="@string/action_compose_new_post"
|
||||
app:showAsAction="always" />
|
||||
|
||||
<!-- overflow menu -->
|
||||
<item
|
||||
android:id="@+id/action_exit"
|
||||
android:orderInCategory="600"
|
||||
android:title="@string/action_exit_app"
|
||||
app:showAsAction="never" />
|
||||
|
||||
</menu>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue