TachiyomiAppBarLayout: Ignore inset visibility (#6533)
For resume button animation (cherry picked from commit 5348154c421d5b87b08faf579810a4da92afff93)
This commit is contained in:
parent
553dfefb3a
commit
60221f0fc0
1 changed files with 1 additions and 0 deletions
|
|
@ -204,6 +204,7 @@ class TachiyomiAppBarLayout @JvmOverloads constructor(
|
|||
type(statusBars = true) {
|
||||
padding(top = true)
|
||||
}
|
||||
ignoreVisibility(true)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue