Ensure user knows Safety Number Change Dialog list is scrollable when necessary.
This commit is contained in:
parent
bafd2817ee
commit
9dbb2ef630
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="16dp"
|
||||
android:scrollIndicators="top|bottom"
|
||||
android:scrollbars="vertical"
|
||||
tools:listitem="@layout/safety_number_change_recipient" />
|
||||
|
||||
</LinearLayout>
|
Loading…
Add table
Reference in a new issue