Merge branch 'feature/grid-chapters' of github.com:jsericksk/Kotatsu into jsericksk-feature/grid-chapters
This commit is contained in:
@@ -18,4 +18,11 @@
|
||||
android:title="@string/reverse"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_grid_view"
|
||||
android:checkable="true"
|
||||
android:orderInCategory="30"
|
||||
android:title="@string/chapters_grid_view"
|
||||
app:showAsAction="never" />
|
||||
|
||||
</menu>
|
||||
|
||||
Reference in New Issue
Block a user