pull/171/head
gmbnt 4 years ago
parent 2873655398
commit 562deec218

@ -41,6 +41,6 @@
android:textColor="@color/text"
android:alpha="0.6"
android:textAlignment="center"
android:text="Open groups can be joined by anyone and do not provide full metadata protection" />
android:text="Open groups can be joined by anyone and do not provide full privacy protection" />
</LinearLayout>

@ -32,7 +32,7 @@
android:textColor="@color/text"
android:alpha="0.6"
android:textAlignment="center"
android:text="Closed groups are end-to-end encrypted group chats for up to 10 members. They provide the same privacy protections as one-on-one sessions." />
android:text="Closed groups support up to 10 members and provide the same privacy protections as one-on-one sessions." />
<View
android:layout_width="match_parent"

@ -41,6 +41,6 @@
android:textColor="@color/text"
android:alpha="0.6"
android:textAlignment="center"
android:text="Open groups can be joined by anyone and do not provide full metadata protection" />
android:text="Open groups can be joined by anyone and do not provide full privacy protection" />
</LinearLayout>

@ -58,6 +58,6 @@
android:textColor="@color/text"
android:alpha="0.6"
android:textAlignment="center"
android:text="Open groups can be joined by anyone and do not provide full metadata protection" />
android:text="Open groups can be joined by anyone and do not provide full privacy protection" />
</LinearLayout>

Loading…
Cancel
Save