mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 09:48:41 +00:00
Ensure user knows Safety Number Change Dialog list is scrollable when necessary.
This commit is contained in:
parent
bafd2817ee
commit
9dbb2ef630
@ -18,6 +18,8 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginTop="16dp"
|
android:layout_marginTop="16dp"
|
||||||
|
android:scrollIndicators="top|bottom"
|
||||||
|
android:scrollbars="vertical"
|
||||||
tools:listitem="@layout/safety_number_change_recipient" />
|
tools:listitem="@layout/safety_number_change_recipient" />
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
Loading…
x
Reference in New Issue
Block a user