mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Fix #122 - let users copy text messages
This commit is contained in:
parent
0c30c4243d
commit
38a3e37ad0
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
android:layout_marginEnd="8dp"
|
||||
android:autoLink="all"
|
||||
android:text="@string/sample_message"
|
||||
android:textIsSelectable="true"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@+id/username"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue