mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 14:57:47 +01:00
TachiyomiAppBarLayout: Ignore inset visibility (#6533)
For resume button animation
This commit is contained in:
parent
e1b1f4f3fc
commit
5348154c42
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