mirror of
https://github.com/k0shk0sh/FastHub.git
synced 2025-12-08 19:05:54 +00:00
Remove "Actions", and regroup sections in Drawer.
Previously "Gists" was in it's own group, now it's with "Pinned". Previously the bottom group was titled "Actions", this removes that.
This commit is contained in:
parent
c35619de5e
commit
dac0a5edf3
@ -38,11 +38,6 @@
|
||||
android:id="@+id/pinnedMenu"
|
||||
android:icon="@drawable/ic_pin_filled"
|
||||
android:title="@string/pinned"/>
|
||||
</group>
|
||||
|
||||
<group
|
||||
android:id="@+id/group_two"
|
||||
android:checkableBehavior="none">
|
||||
<item
|
||||
android:id="@+id/gists"
|
||||
android:icon="@drawable/ic_gists"
|
||||
@ -52,7 +47,6 @@
|
||||
<group
|
||||
android:id="@+id/group_three"
|
||||
android:checkableBehavior="none">
|
||||
<item android:title="@string/action">
|
||||
<menu>
|
||||
|
||||
<item
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user