mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
phone fix
This commit is contained in:
parent
3ac462ae96
commit
e43b4808d1
1 changed files with 2 additions and 2 deletions
|
@ -93,6 +93,7 @@
|
|||
</com.facebook.shimmer.ShimmerFrameLayout>
|
||||
|
||||
<LinearLayout
|
||||
android:visibility="gone"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="40dp"
|
||||
android:layout_gravity="end"
|
||||
|
@ -111,8 +112,7 @@
|
|||
android:gravity="center_vertical"
|
||||
android:nextFocusLeft="@id/nav_rail_view"
|
||||
android:nextFocusRight="@id/home_switch_account"
|
||||
|
||||
android:visibility="gone" />
|
||||
/>
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/home_switch_account"
|
||||
|
|
Loading…
Reference in a new issue