kopia lustrzana https://github.com/ryukoposting/Signal-Android
Fix story views not using entire bottom sheet space.
rodzic
a32d5bef20
commit
bb66c3fa68
|
@ -3,8 +3,7 @@
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="match_parent"
|
||||||
android:minHeight="240dp"
|
|
||||||
tools:layout_gravity="bottom">
|
tools:layout_gravity="bottom">
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
|
Ładowanie…
Reference in New Issue