[Android] Remote Control : remove a bad object id
Alexandre Perraud
git at videolan.org
Thu May 15 16:43:40 CEST 2014
vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Thu May 15 09:56:52 2014 +0200| [7ce4e2b810b237ba4e0a1325f619ff83df797495] | committer: Jean-Baptiste Kempf
Remote Control : remove a bad object id
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=7ce4e2b810b237ba4e0a1325f619ff83df797495
---
vlc-android/res/layout-land/player_remote_control.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/vlc-android/res/layout-land/player_remote_control.xml b/vlc-android/res/layout-land/player_remote_control.xml
index 797893c..d254c74 100644
--- a/vlc-android/res/layout-land/player_remote_control.xml
+++ b/vlc-android/res/layout-land/player_remote_control.xml
@@ -41,7 +41,6 @@
android:fitsSystemWindows="true" >
<ImageView
- android:id="@+id/player_overlay_background"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
More information about the Android
mailing list