Fix start call resizing improperly with wrapping text.

master
Cody Henthorne 2020-10-06 10:29:37 -04:00 committed by Greyson Parrelli
parent e00397620a
commit 441a6d3fe7
1 changed files with 1 additions and 0 deletions

View File

@ -289,6 +289,7 @@
android:paddingEnd="16dp"
android:paddingBottom="32dp"
android:visibility="gone"
android:gravity="center"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"