Address some build warnings

This commit is contained in:
arkon
2022-05-11 18:08:49 -04:00
parent 598e4516b3
commit b950370f12
8 changed files with 13 additions and 6 deletions

View File

@@ -91,7 +91,8 @@ class TachiyomiBottomNavigationView @JvmOverloads constructor(
currentAnimator = null
postInvalidate()
}
},)
},
)
}
internal class SavedState : AbsSavedState {