mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-20 08:00:58 +00:00
Introduce a separate menu for AssignIconsActivity
Apparently this was using ``menu_groups``, probably a copy-paste error. This also moves ``AssignIconsActivity`` to the right package.
This commit is contained in:
parent
305e157fc5
commit
03f1a0e8ab
6 changed files with 16 additions and 8 deletions
|
@ -5,7 +5,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="?attr/background"
|
||||
tools:context="com.beemdevelopment.aegis.AssignIconsActivity">
|
||||
tools:context="com.beemdevelopment.aegis.ui.AssignIconsActivity">
|
||||
|
||||
<com.google.android.material.appbar.AppBarLayout
|
||||
android:layout_width="match_parent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue