Show page number only when toolbar is hidden (#2601)

* Show pagenumber only when toolbar is hidden

* Fix fullscreen issue

* Remove unneeded dependency

* Fix menubar padding

* Revert ReaderSeekBar height

* Refine code

Co-authored-by: arkon <arkon@users.noreply.github.com>
This commit is contained in:
onlymash
2020-03-08 05:57:14 +08:00
committed by GitHub
parent 2854fb5f6c
commit 5fb3b0e0e3
4 changed files with 67 additions and 30 deletions

View File

@@ -44,7 +44,6 @@
android:id="@+id/reader_menu"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true"
android:theme="?attr/actionBarTheme"
android:visibility="invisible"
tools:visibility="visible">