forked from recloudstream/cloudstream
Fixed back button on RTL layout
This commit is contained in:
parent
52d81dcb2d
commit
2241f82113
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
android:orientation="horizontal"
|
||||
android:gravity="center_vertical"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
<ImageView
|
||||
android:nextFocusDown="@id/result_bookmark_button"
|
||||
|
|
Loading…
Reference in a new issue