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
Ewout ter Hoeven
VLC-Android
Commits
0633f729
Commit
0633f729
authored
Sep 25, 2012
by
Ludovic Fauvet
Browse files
About: use the same background color for the whole layout
parent
38bc2284
Changes
1
Show whitespace changes
Inline
Side-by-side
vlc-android/res/layout/about.xml
View file @
0633f729
...
...
@@ -46,7 +46,8 @@
<TabHost
android:id=
"@+id/about_tabhost"
android:layout_width=
"fill_parent"
android:layout_height=
"fill_parent"
>
android:layout_height=
"fill_parent"
android:background=
"@drawable/about_bg"
>
<LinearLayout
android:orientation=
"vertical"
android:layout_width=
"fill_parent"
...
...
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