mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Search history item selectable & deleteable
This commit is contained in:
parent
297e2a85eb
commit
e6b477d2ae
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/outline_drawable_less"
|
||||
|
||||
android:focusable="true"
|
||||
android:nextFocusRight="@id/home_history_remove"
|
||||
android:orientation="horizontal">
|
||||
<!-- android:foreground="?android:attr/selectableItemBackgroundBorderless"
|
||||
|
@ -30,7 +30,7 @@
|
|||
android:layout_gravity="center_vertical|end"
|
||||
|
||||
android:background="@drawable/outline_drawable_less"
|
||||
|
||||
android:focusable="true"
|
||||
android:nextFocusLeft="@id/home_history_tab"
|
||||
android:padding="10dp"
|
||||
android:src="@drawable/ic_baseline_close_24"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue