This commit is contained in:
Niels Andriesse
2020-01-23 16:48:03 +11:00
parent 42b4ce1112
commit 5bcf7940a0
23 changed files with 29 additions and 33 deletions

View File

@@ -22,7 +22,7 @@
android:layout_width="@dimen/fake_chat_view_bubble_width"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/medium_spacing"
android:text="It's a secure, decentralized private messaging app"
android:text="It's a decentralized, encrypted messaging app"
android:layout_gravity="left" />
<TextView