Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Casanowow Life for love
VLC-Android
Commits
c97d261c
Commit
c97d261c
authored
Jan 14, 2014
by
Sébastien Toque
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scan: fix progress bar position
parent
a0d96136
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
vlc-android/res/layout/main.xml
vlc-android/res/layout/main.xml
+2
-3
No files found.
vlc-android/res/layout/main.xml
View file @
c97d261c
...
...
@@ -7,13 +7,12 @@
<org.videolan.vlc.widget.ContentLinearLayout
android:layout_width=
"fill_parent"
android:layout_height=
"fill_parent"
android:layout_weight=
"1"
android:orientation=
"horizontal"
>
android:orientation=
"vertical"
>
<FrameLayout
android:id=
"@+id/fragment_placeholder"
android:layout_width=
"fill_parent"
android:layout_height=
"
wrap_content
"
android:layout_height=
"
0dp
"
android:layout_weight=
"1"
/>
<RelativeLayout
...
...
Write
Preview
Markdown
is supported
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