fix: weights reflect other views (#285)

This commit is contained in:
TwistedUmbrellaX
2024-03-23 23:01:44 -04:00
committed by GitHub
parent ad1905c8fe
commit fc023f307a

View File

@@ -425,6 +425,7 @@
android:id="@+id/mediaBottomBar"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_weight="0"
android:layout_gravity="center_horizontal|bottom"
android:background="?attr/colorSurface"
android:padding="0dp"