diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2013-02-23 13:35:19 +0100 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2013-02-23 13:35:19 +0100 |
commit | 816e66980e875711d2e764aa1107e973f1ab1e79 (patch) | |
tree | e2304c76a247155754a62e91e3f056b3d54faa1d /res/layout | |
parent | 8e9fecb26786f2f69f57fe92ed92dc78c0d321d4 (diff) | |
download | AntennaPod-816e66980e875711d2e764aa1107e973f1ab1e79.zip |
Use white background in 'organize queue' list for light theme
Diffstat (limited to 'res/layout')
-rw-r--r-- | res/layout/organize_queue.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/organize_queue.xml b/res/layout/organize_queue.xml index 615853f6d..805aa36fb 100644 --- a/res/layout/organize_queue.xml +++ b/res/layout/organize_queue.xml @@ -21,6 +21,7 @@ dslv:slide_shuffle_speed="0.3" dslv:sort_enabled="true" dslv:track_drag_sort="false" + dslv:float_background_color="?attr/dragview_float_background" dslv:use_default_controller="true" /> <TextView |