diff --git a/app/src/mobile/res/drawable/shape_item.xml b/app/src/mobile/res/drawable/shape_item.xml
index edef87464..6bd391c11 100644
--- a/app/src/mobile/res/drawable/shape_item.xml
+++ b/app/src/mobile/res/drawable/shape_item.xml
@@ -1,15 +1,15 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+ -
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/mobile/res/drawable/shape_text.xml b/app/src/mobile/res/drawable/shape_text.xml
index bb15f6d3c..99a703d07 100644
--- a/app/src/mobile/res/drawable/shape_text.xml
+++ b/app/src/mobile/res/drawable/shape_text.xml
@@ -1,15 +1,15 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+ -
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/mobile/res/layout/adapter_config.xml b/app/src/mobile/res/layout/adapter_config.xml
index 2e77b0900..d2a5f929b 100644
--- a/app/src/mobile/res/layout/adapter_config.xml
+++ b/app/src/mobile/res/layout/adapter_config.xml
@@ -12,7 +12,6 @@
android:layout_weight="1"
android:background="@drawable/shape_text"
android:ellipsize="middle"
- android:foreground="?android:attr/selectableItemBackground"
android:gravity="center"
android:singleLine="true"
android:textColor="@color/white"
@@ -25,7 +24,6 @@
android:layout_height="wrap_content"
android:layout_marginStart="12dp"
android:background="@drawable/shape_text"
- android:foreground="?android:attr/selectableItemBackground"
android:padding="7dp"
android:scaleType="fitCenter"
android:src="@drawable/ic_delete_config" />
diff --git a/app/src/mobile/res/layout/adapter_live.xml b/app/src/mobile/res/layout/adapter_live.xml
index 803702e27..9b83aed1f 100644
--- a/app/src/mobile/res/layout/adapter_live.xml
+++ b/app/src/mobile/res/layout/adapter_live.xml
@@ -6,7 +6,6 @@
android:layout_height="wrap_content"
android:background="@drawable/shape_text"
android:ellipsize="middle"
- android:foreground="?android:attr/selectableItemBackground"
android:gravity="center"
android:singleLine="true"
android:textColor="@color/text"
diff --git a/app/src/mobile/res/layout/adapter_site.xml b/app/src/mobile/res/layout/adapter_site.xml
index 38f3d424a..8ccfcc18d 100644
--- a/app/src/mobile/res/layout/adapter_site.xml
+++ b/app/src/mobile/res/layout/adapter_site.xml
@@ -12,7 +12,6 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:background="@drawable/shape_text"
- android:foreground="?android:attr/selectableItemBackground"
android:gravity="center"
android:singleLine="true"
android:textColor="@color/text"
@@ -25,7 +24,6 @@
android:layout_height="wrap_content"
android:layout_marginStart="12dp"
android:background="@drawable/shape_text"
- android:foreground="?android:attr/selectableItemBackground"
android:padding="7dp"
android:scaleType="fitCenter"
android:src="@drawable/ic_search_on"
@@ -37,7 +35,6 @@
android:layout_height="wrap_content"
android:layout_marginStart="12dp"
android:background="@drawable/shape_text"
- android:foreground="?android:attr/selectableItemBackground"
android:padding="7dp"
android:scaleType="fitCenter"
android:src="@drawable/ic_filter_on"
diff --git a/app/src/mobile/res/layout/adapter_vod.xml b/app/src/mobile/res/layout/adapter_vod.xml
index 89ffb7a85..55afbf0e1 100644
--- a/app/src/mobile/res/layout/adapter_vod.xml
+++ b/app/src/mobile/res/layout/adapter_vod.xml
@@ -3,7 +3,8 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="150dp"
- android:layout_height="200dp">
+ android:layout_height="200dp"
+ android:foreground="@drawable/shape_vod">
@@ -76,7 +74,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="@drawable/shape_item"
- android:foreground="?android:attr/selectableItemBackground"
android:padding="7dp"
android:scaleType="fitCenter"
android:src="@drawable/ic_setting_history" />
@@ -96,7 +93,6 @@
android:layout_marginEnd="12dp"
android:layout_weight="1"
android:background="@drawable/shape_item"
- android:foreground="?android:attr/selectableItemBackground"
android:orientation="horizontal">
@@ -136,7 +131,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="@drawable/shape_item"
- android:foreground="?android:attr/selectableItemBackground"
android:padding="7dp"
android:scaleType="fitCenter"
android:src="@drawable/ic_setting_history" />
@@ -156,7 +150,6 @@
android:layout_marginEnd="12dp"
android:layout_weight="1"
android:background="@drawable/shape_item"
- android:foreground="?android:attr/selectableItemBackground"
android:orientation="horizontal">
@@ -196,7 +188,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="@drawable/shape_item"
- android:foreground="?android:attr/selectableItemBackground"
android:padding="7dp"
android:scaleType="fitCenter"
android:src="@drawable/ic_setting_refresh" />
@@ -209,7 +200,6 @@
android:layout_height="wrap_content"
android:layout_marginTop="16dp"
android:background="@drawable/shape_item"
- android:foreground="?android:attr/selectableItemBackground"
android:orientation="horizontal">