Add multiple chapters selection and allow to mark them as read/unread

This commit is contained in:
inorichi
2015-11-02 14:42:08 +01:00
parent 22ee78d256
commit faef785fc3
29 changed files with 299 additions and 79 deletions
+1
View File
@@ -11,6 +11,7 @@
<item name="colorControlNormal">@color/white</item>
<item name="windowActionModeOverlay">true</item>
<item name="actionModeStyle">@style/Widget.ActionMode</item>
<item name="selectableItemBackground">@drawable/selector_chapter_light</item>
</style>
<style name="AppTheme.NoActionBar" parent="AppTheme">