forked from mirror/monocles_chat_clean
Phone accounts not visible when not used
This commit is contained in:
parent
bc652b04a5
commit
3e765c127d
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
<RelativeLayout
|
||||
android:id="@+id/phone_accounts"
|
||||
android:visibility="visible"
|
||||
android:visibility="gone"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="?selectableItemBackground"
|
||||
|
|
Loading…
Add table
Reference in a new issue