summaryrefslogtreecommitdiffstats
path: root/samples/SupportLeanbackShowcase/app/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'samples/SupportLeanbackShowcase/app/src/main/AndroidManifest.xml')
-rw-r--r--samples/SupportLeanbackShowcase/app/src/main/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/SupportLeanbackShowcase/app/src/main/AndroidManifest.xml b/samples/SupportLeanbackShowcase/app/src/main/AndroidManifest.xml
index 756ef94e7..cc84e9cc7 100644
--- a/samples/SupportLeanbackShowcase/app/src/main/AndroidManifest.xml
+++ b/samples/SupportLeanbackShowcase/app/src/main/AndroidManifest.xml
@@ -47,7 +47,7 @@
android:theme="@style/Theme.Example.LeanbackBrowse"></activity>
<activity
android:name=".app.grid.GridExampleActivity"
- android:theme="@style/Theme.Example.Leanback"></activity>
+ android:theme="@style/Theme.Example.LeanbackVerticalGrid"></activity>
<activity
android:name=".app.media.VideoExampleActivity"
android:theme="@style/Theme.Example.Leanback"></activity>