Fixed wrong background in mediaplayer and itemdescription

This commit is contained in:
daniel oeh
2012-11-20 20:15:01 +01:00
parent c1d24edb5f
commit 56b93247fe
4 changed files with 9 additions and 7 deletions

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr name="action_about" format="reference" />
<attr name="action_search" format="reference" />
<attr name="action_settings" format="reference" />
@ -23,5 +22,6 @@
<attr name="stat_playlist" format="reference" />
<attr name="type_audio" format="reference" />
<attr name="type_video" format="reference" />
<!-- Used in itemdescription -->
<attr name="non_transparent_background" format="reference" />
</resources>