mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
cast item: mimic the same focus as ATV
This commit is contained in:
parent
16c2290090
commit
92115eeab4
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,7 @@
|
|||
android:layout_width="100dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
android:focusable="true"
|
||||
android:padding="5dp">
|
||||
<!--app:cardCornerRadius="@dimen/roundedImageRadius"-->
|
||||
<FrameLayout
|
||||
|
@ -34,7 +35,6 @@
|
|||
|
||||
android:id="@+id/actor_image"
|
||||
android:layout_width="match_parent"
|
||||
android:focusable="true"
|
||||
android:layout_height="match_parent"
|
||||
android:contentDescription="@string/episode_poster_img_des"
|
||||
android:scaleType="centerCrop"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue