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
Ewout ter Hoeven
VLC-Android
Commits
18040909
Commit
18040909
authored
Jun 21, 2012
by
Ludovic Fauvet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix issue with Android pre-4.x
parent
097bfc26
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
vlc-android/res/values/styles.xml
vlc-android/res/values/styles.xml
+2
-1
No files found.
vlc-android/res/values/styles.xml
View file @
18040909
...
...
@@ -13,7 +13,8 @@
<item
name=
"actionBarStyle"
>
@style/ActionBar
</item>
</style>
<style
name=
"ActionBar"
parent=
"
@android:style/Widget.Holo
.ActionBar"
>
<style
name=
"ActionBar"
parent=
"
Widget.Sherlock
.ActionBar"
>
<item
name=
"android:background"
>
@drawable/actionbar_background
</item>
<item
name=
"background"
>
@drawable/actionbar_background
</item>
</style>
</resources>
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