fix: someshit
This commit is contained in:
parent
120e63ea8a
commit
36c64951c7
4 changed files with 8 additions and 14 deletions
|
@ -80,7 +80,6 @@ class CalendarActivity : AppCompatActivity() {
|
|||
)
|
||||
binding.settingsContainer.updateLayoutParams<ViewGroup.MarginLayoutParams> {
|
||||
topMargin = statusBarHeight
|
||||
bottomMargin = navBarHeight
|
||||
}
|
||||
}
|
||||
setContentView(binding.root)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue