mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Cast item focusable in old API
This commit is contained in:
parent
8b0a31cd1f
commit
efa4d7f4f1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
android:layout_margin="5dp"
|
||||
android:foreground="@drawable/outline_drawable"
|
||||
app:cardBackgroundColor="@color/transparent"
|
||||
|
||||
android:focusable="true"
|
||||
app:cardCornerRadius="@dimen/rounded_image_radius"
|
||||
app:cardElevation="0dp">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue