mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 18:29:47 +02:00
Release v0.2.2
* Move toggle mobile/desktop to navslider (opt-in) * Update TR
This commit is contained in:
parent
05e6e4d2bd
commit
a31a530c7c
33 changed files with 291 additions and 59 deletions
|
@ -29,13 +29,4 @@
|
|||
android:title="@string/action_go_to_top"
|
||||
app:showAsAction="always" />
|
||||
|
||||
|
||||
<!-- overflow menu -->
|
||||
<item
|
||||
android:id="@+id/action_toggle_desktop_page"
|
||||
android:icon="@drawable/ic_sync_white_48px"
|
||||
android:orderInCategory="700"
|
||||
android:title="@string/action_toggle_desktop_page"
|
||||
app:showAsAction="never" />
|
||||
|
||||
</menu>
|
Loading…
Add table
Add a link
Reference in a new issue