Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Casanowow Life for love
VLC-Android
Commits
46a4ff06
Commit
46a4ff06
authored
Apr 06, 2012
by
Sébastien Toque
Browse files
UI Movie: Invert the lock and the fullscreen button
parent
26c15c2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
vlc-android/res/layout/player.xml
View file @
46a4ff06
...
...
@@ -149,7 +149,7 @@
android:id=
"@+id/player_overlay_size"
android:layout_width=
"50dip"
android:layout_height=
"50dip"
android:layout_alignParent
Lef
t=
"true"
android:layout_alignParent
Righ
t=
"true"
android:layout_below=
"@+id/player_overlay_seekbar"
android:background=
"@drawable/ic_size"
/>
...
...
@@ -157,7 +157,7 @@
android:id=
"@+id/player_overlay_lock"
android:layout_width=
"50dip"
android:layout_height=
"50dip"
android:layout_alignParent
Righ
t=
"true"
android:layout_alignParent
Lef
t=
"true"
android:layout_below=
"@+id/player_overlay_seekbar"
android:background=
"@drawable/ic_lock"
/>
</RelativeLayout>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment