mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 02:39:43 +02:00
Reworked UI using Fragments
This commit is contained in:
parent
2aaddec3a3
commit
e4d4305fc1
15 changed files with 447 additions and 223 deletions
|
@ -61,7 +61,7 @@
|
|||
android:title="@string/settings" />
|
||||
|
||||
<item
|
||||
android:id="@+id/nav_help_license"
|
||||
android:id="@+id/nav_about"
|
||||
android:icon="@drawable/ic_info_black_48px"
|
||||
android:title="@string/nav_help_license" />
|
||||
</menu>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue