Updated on 2026-08-14
This commit is contained in:
parent
9a8ff1830d
commit
a0798cfef2
252 changed files with 247 additions and 5857 deletions
|
|
@ -20,7 +20,7 @@ class GlobalLayoutStateHandler<T : View>(
|
|||
if (attachImmediately) attach()
|
||||
}
|
||||
|
||||
fun attach() {
|
||||
private fun attach() {
|
||||
if (isAttached) {
|
||||
Timber.d("Already attached")
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue