]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/crash_dialog.xml
make crash report text selectable
[mobile-ledger.git] / app / src / main / res / layout / crash_dialog.xml
index 2d4bb84f9024c7254589a9c0ef7f62a0eb97d9c2..61a0e70cedadf8f52b674c09368032c235b4767d 100644 (file)
@@ -28,6 +28,7 @@
                 android:layout_width="match_parent"
                 android:layout_height="wrap_content"
                 android:text="Example crash report text goes here"
+                android:textIsSelectable="true"
                 tools:ignore="HardcodedText" />
         </LinearLayout>
     </ScrollView>