Fix story views not using entire bottom sheet space.

fork-5.53.8
Cody Henthorne 2022-04-01 11:56:11 -04:00
rodzic a32d5bef20
commit bb66c3fa68
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -3,8 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:minHeight="240dp"
android:layout_height="match_parent"
tools:layout_gravity="bottom">
<TextView