mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 07:11:11 +01:00
Moved desktop/mobile toggle from settingsactivity to bottom bar, updated german translations, removed unused settings methods
This commit is contained in:
parent
85e54f03e9
commit
b807939652
7 changed files with 33 additions and 20 deletions
|
|
@ -37,6 +37,11 @@
|
|||
|
||||
|
||||
<!-- overflow menu -->
|
||||
<item
|
||||
android:id="@+id/action_toggle_desktop_page"
|
||||
android:icon="@drawable/ic_sync_white_24dp"
|
||||
android:title="@string/toggle_desktop_page"
|
||||
/>
|
||||
<item
|
||||
android:id="@+id/action_exit"
|
||||
android:icon="@drawable/ic_sync_white_24dp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue