Add an initial menu for the reader, and some minor changes.

This commit is contained in:
inorichi
2015-11-18 21:54:33 +01:00
parent b389db9773
commit 3c1b00435c
20 changed files with 214 additions and 104 deletions

View File

@@ -15,7 +15,6 @@
android:theme="@style/AppTheme" >
<activity
android:name=".ui.main.MainActivity"
android:launchMode="singleTop"
android:theme="@style/AppTheme.NoActionBar" >
<intent-filter>
<action android:name="android.intent.action.MAIN" />