mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	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:
		| @@ -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"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user