Fix reader toolbar insets
This commit is contained in:
parent
2173a83196
commit
f9ba8b0072
@ -395,7 +395,7 @@ class ReaderActivity : BaseRxActivity<ReaderActivityBinding, ReaderPresenter>()
|
|||||||
onBackPressed()
|
onBackPressed()
|
||||||
}
|
}
|
||||||
|
|
||||||
binding.toolbar.applyInsetter {
|
binding.header.applyInsetter {
|
||||||
type(navigationBars = true, statusBars = true) {
|
type(navigationBars = true, statusBars = true) {
|
||||||
margin(top = true, horizontal = true)
|
margin(top = true, horizontal = true)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user