aboutsummaryrefslogtreecommitdiff
path: root/res/layout/menu_card_setup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/menu_card_setup.xml')
-rw-r--r--res/layout/menu_card_setup.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/menu_card_setup.xml b/res/layout/menu_card_setup.xml
index b495e7ea..38abd4e5 100644
--- a/res/layout/menu_card_setup.xml
+++ b/res/layout/menu_card_setup.xml
@@ -15,7 +15,7 @@
~ limitations under the License.
-->
-<com.android.tv.menu.SetupCardView xmlns:android="http://schemas.android.com/apk/res/android"
+<com.android.tv.menu.SimpleCardView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="@dimen/card_layout_width"
android:layout_height="wrap_content"
android:orientation="vertical"
@@ -48,4 +48,4 @@
android:text="@string/channels_item_setup"
android:textSize="12sp" />
-</com.android.tv.menu.SetupCardView>
+</com.android.tv.menu.SimpleCardView>