Improve explore screen

This commit is contained in:
Koitharu
2022-07-07 17:50:05 +03:00
parent 6df56c2d77
commit 242704f853
17 changed files with 266 additions and 65 deletions

View File

@@ -55,13 +55,7 @@ class MangaListActivity : BaseActivity<ActivityContainerBinding>() {
left = insets.left,
right = insets.right
)
updateLayoutParams<ViewGroup.MarginLayoutParams> {
topMargin = insets.top
}
}
binding.container.updatePadding(
bottom = insets.bottom
)
}
private class ApplyFilterRunnable(