Minor reader cleanup

(cherry picked from commit 3ebf39bd55cffbf5dc4bfe1c39e91aa22fa93777)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
#	app/src/main/res/values/arrays.xml
This commit is contained in:
arkon
2023-08-06 22:27:45 -04:00
committed by Jobobby04
parent fa80257af8
commit 71e0a02003
7 changed files with 31 additions and 69 deletions
@@ -125,7 +125,7 @@ fun BottomReaderBar(
if (
!dualPageSplitEnabled &&
ReaderBottomButton.PageLayout.isIn(enabledButtons) &&
ReadingModeType.isPagerType(readingMode.prefValue)
ReadingModeType.isPagerType(readingMode.flagValue)
) {
IconButton(onClick = onClickPageLayout) {
Icon(