mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 07:11:11 +01:00
Added first design of an AboutActivity
This commit is contained in:
parent
12d12cdd39
commit
0b8dbcc35d
19 changed files with 326 additions and 15 deletions
|
|
@ -47,5 +47,9 @@
|
|||
android:icon="@drawable/ic_sync_white_48px"
|
||||
android:title="@string/action_exit_app"
|
||||
app:showAsAction="never" />
|
||||
<item
|
||||
android:id="@+id/debug"
|
||||
android:title="DEBUG"
|
||||
app:showAsAction="never" />
|
||||
|
||||
</menu>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue