From 95fcb3b411c24ddaca37518d111638ba22d823f0 Mon Sep 17 00:00:00 2001 From: Oliver Woodman Date: Thu, 10 Sep 2015 18:24:31 +0100 Subject: [PATCH] Draw subtitles over the shutter. This allows the demo app to display subtitles without video (when there's no video, the shutter view does not hide itself). --- demo/src/main/res/layout/player_activity.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/demo/src/main/res/layout/player_activity.xml b/demo/src/main/res/layout/player_activity.xml index 9b8925cce6..ae0aa5f1d2 100644 --- a/demo/src/main/res/layout/player_activity.xml +++ b/demo/src/main/res/layout/player_activity.xml @@ -31,15 +31,15 @@ android:layout_height="match_parent" android:layout_gravity="center"/> - - + +