From 3615fe0effbbbd12ee36149941aa2fe646759418 Mon Sep 17 00:00:00 2001 From: Stefanos Kornilios Mitsis Poiitidis Date: Tue, 31 Mar 2015 04:49:05 +0200 Subject: [PATCH] Enable Android TV options Travis builds with sdk-21 now, so all is fine --- shell/android/AndroidManifest.xml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/shell/android/AndroidManifest.xml b/shell/android/AndroidManifest.xml index dcc958b06..90e755c21 100644 --- a/shell/android/AndroidManifest.xml +++ b/shell/android/AndroidManifest.xml @@ -35,18 +35,17 @@ - + android:required="false" /> - + android:theme="@style/AppTheme" + android:banner="@drawable/ic_banner" + android:logo="@drawable/ic_banner" + android:isGame="true"> - + @@ -142,4 +141,4 @@ android:theme="@android:style/Theme.NoTitleBar.Fullscreen" /> - \ No newline at end of file +