Android 5 fixes
This commit is contained in:
@@ -244,7 +244,7 @@ class DetailsActivity :
|
||||
bottomMargin = insets.bottom + marginEnd
|
||||
}
|
||||
viewBinding.dragHandle?.updateLayoutParams<MarginLayoutParams> {
|
||||
bottomMargin = insets.bottom
|
||||
bottomMargin = insets.top
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user