TachiyomiAppBarLayout: Ignore inset visibility (#6533)
For resume button animation (cherry picked from commit 5348154c421d5b87b08faf579810a4da92afff93)
This commit is contained in:
parent
553dfefb3a
commit
60221f0fc0
@ -204,6 +204,7 @@ class TachiyomiAppBarLayout @JvmOverloads constructor(
|
|||||||
type(statusBars = true) {
|
type(statusBars = true) {
|
||||||
padding(top = true)
|
padding(top = true)
|
||||||
}
|
}
|
||||||
|
ignoreVisibility(true)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user