From 6d549eaeb471bd33e4fb6a5eb941b033e0aa0fd3 Mon Sep 17 00:00:00 2001 From: Itzael Martinez Date: Mon, 18 Aug 2014 23:37:04 -0500 Subject: [PATCH] Add in basic Android TV support Edit manifest to have app appear in Leanback --- android/AndroidManifest.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index bc85c046f7..564f5dee89 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -31,7 +31,8 @@ + android:label="@string/app_name" + android:logo="@drawable/ic_banner" > + +