New first time screen

This commit is contained in:
Dominik Schürmann
2014-07-16 09:49:37 +02:00
parent d3c54d5f12
commit c1c831e52b
17 changed files with 713 additions and 681 deletions

View File

@@ -43,4 +43,10 @@
android:title="Debug / DB backup"
android:visible="false" />
<item
android:id="@+id/menu_key_list_debug_first_time"
app:showAsAction="never"
android:title="Debug / Show first time screen"
android:visible="false" />
</menu>