Show animations on reader menu. Don't retain fragment instances in ViewPagerReader.

This commit is contained in:
inorichi
2015-11-19 04:58:29 +01:00
parent 3c1b00435c
commit 13e1227fc5
8 changed files with 93 additions and 15 deletions

View File

@@ -10,6 +10,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/reader_menu_bottom"
android:background="@color/reader_menu_background"
android:layout_alignParentBottom="true">