日志内容可复制 (#4604)

This commit is contained in:
niuhb
2025-02-03 10:50:56 +08:00
committed by GitHub
parent acdec5cb45
commit 5a25edeefb

View File

@@ -15,6 +15,8 @@
android:id="@+id/text_message"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:contentDescription="@string/log"
android:textIsSelectable="true"
android:autoLink="web" />
</LinearLayout>