Merge pull request #136 from geeksville/dev

Dev
This commit is contained in:
Kevin Hester
2020-08-22 20:41:28 -07:00
committed by GitHub

View File

@@ -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"