mirror of
https://github.com/moparisthebest/Conversations
synced 2024-12-26 01:09:13 -05:00
don't show omemo keys by default in account details
This commit is contained in:
parent
cb639f3fdd
commit
2614706d39
@ -591,7 +591,7 @@
|
|||||||
android:background="?attr/infocard_border"
|
android:background="?attr/infocard_border"
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
android:padding="@dimen/infocard_padding"
|
android:padding="@dimen/infocard_padding"
|
||||||
android:visibility="visible">
|
android:visibility="gone">
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/other_device_keys_title"
|
android:id="@+id/other_device_keys_title"
|
||||||
|
Loading…
Reference in New Issue
Block a user