Phone accounts not visible when not used

This commit is contained in:
Arne 2024-03-10 07:22:30 +01:00
parent bc652b04a5
commit 3e765c127d

View file

@ -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"