fix: weights reflect other views (#285)
This commit is contained in:
parent
ad1905c8fe
commit
fc023f307a
1 changed files with 1 additions and 0 deletions
|
@ -425,6 +425,7 @@
|
||||||
android:id="@+id/mediaBottomBar"
|
android:id="@+id/mediaBottomBar"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
|
android:layout_weight="0"
|
||||||
android:layout_gravity="center_horizontal|bottom"
|
android:layout_gravity="center_horizontal|bottom"
|
||||||
android:background="?attr/colorSurface"
|
android:background="?attr/colorSurface"
|
||||||
android:padding="0dp"
|
android:padding="0dp"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue