mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-28 07:11:01 +00:00
fix: search bars
This commit is contained in:
@@ -217,7 +217,6 @@ class MainActivity : AppCompatActivity() {
|
||||
}
|
||||
binding.includedNavbar.navbarContainer.updateLayoutParams<ViewGroup.MarginLayoutParams> {
|
||||
bottomMargin = navBarHeight
|
||||
|
||||
}
|
||||
}
|
||||
intent.extras?.let { extras ->
|
||||
|
||||
Reference in New Issue
Block a user