move lists and change icons

This commit is contained in:
sk
2023-01-10 10:26:18 -03:00
committed by LucasGGamerM
parent 7504a1b9cb
commit af953e294d
14 changed files with 43 additions and 21 deletions

View File

@@ -3,6 +3,6 @@
<item
android:id="@+id/create"
android:title="@string/sk_create"
android:icon="@drawable/ic_fluent_channel_add_24_regular"
android:icon="@drawable/ic_fluent_people_add_24_regular"
android:showAsAction="always" />
</menu>