mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-10 12:47:26 +01:00
TachiyomiAppBarLayout: Ignore inset visibility (#6533)
For resume button animation
This commit is contained in:
parent
e1b1f4f3fc
commit
5348154c42
@ -204,6 +204,7 @@ class TachiyomiAppBarLayout @JvmOverloads constructor(
|
||||
type(statusBars = true) {
|
||||
padding(top = true)
|
||||
}
|
||||
ignoreVisibility(true)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user