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:orientation="vertical"
|
||||
android:padding="@dimen/infocard_padding"
|
||||
android:visibility="visible">
|
||||
android:visibility="gone">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/other_device_keys_title"
|
||||
|
|
Loading…
Reference in a new issue