mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Make Rating non-focusable (Old API) (#935)
This commit is contained in:
parent
2b7d102716
commit
eea6e13346
1 changed files with 1 additions and 0 deletions
|
@ -399,6 +399,7 @@ https://developer.android.com/design/ui/tv/samples/jet-fit
|
|||
android:id="@+id/result_meta_content_rating"
|
||||
android:layout_gravity="center_vertical"
|
||||
style="@style/SmallWhiteButton"
|
||||
android:focusable="false"
|
||||
tools:text="PG-13" />
|
||||
|
||||
<TextView
|
||||
|
|
Loading…
Reference in a new issue