forked from github/wulkanowy-mirror
Allow selecting text in error dialog (#1615)
This commit is contained in:
parent
8ed8b5a33c
commit
36a570eeb0
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
android:layout_marginBottom="5dp"
|
||||
android:paddingHorizontal="20dp"
|
||||
android:paddingTop="10dp"
|
||||
android:textIsSelectable="true"
|
||||
android:textColor="?android:textColorSecondary"
|
||||
tools:text="@tools:sample/lorem" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue