Rewrote nav drawer to Kotlin + UI updates

Added launch screen + new Header

Removed MaterialDrawer library. Implemented Nav Draw from Support Library
This commit is contained in:
NoodleMage
2016-03-08 21:22:45 +01:00
committed by NoodleMage
parent 5b75818fc5
commit 98d420d5aa
32 changed files with 1062 additions and 276 deletions
+5
View File
@@ -256,4 +256,9 @@
<string name="description_backdrop">Backdrop image of selected manga</string>
<string name="description_cover">Cover of selected manga</string>
<!-- Information Text -->
<string name="information_no_downloads">No Downloads</string>
<string name="information_no_recent">No Recent Chapters</string>
<string name="information_empty_library">Empty Library</string>
</resources>