Fix reader title
This commit is contained in:
parent
8d3888a572
commit
afd94e3fc9
@ -1174,7 +1174,7 @@ class ReaderActivity : BaseActivity() {
|
||||
|
||||
updateBottomButtons()
|
||||
// SY <--
|
||||
binding.toolbar.title = manga.title
|
||||
supportActionBar?.title = manga.title
|
||||
|
||||
binding.pageSlider.isRTL = newViewer is R2LPagerViewer
|
||||
if (newViewer is R2LPagerViewer) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user