better split screen support

This commit is contained in:
Bnyro 2022-08-25 11:37:58 +02:00
parent 9f777b2493
commit f5d54a307c

View File

@ -356,8 +356,8 @@
android:layout_width="match_parent"
android:layout_height="0dp"
android:background="?attr/colorSurface"
app:layout_constraintDimensionRatio="16:9"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintHeight_percent="0.275"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />