diff options
author | Scott Jackson <daneren2005@gmail.com> | 2012-11-17 19:34:33 -0800 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2012-11-17 19:34:33 -0800 |
commit | d71f81fd01a475c68ac7f6d3afaf122ba08be855 (patch) | |
tree | 97ea7a240d4096db4b80b93730efffc054654a31 /subsonic-android/res/drawable | |
parent | 03852920824033a19e6427b7fac4afa096c5e573 (diff) | |
download | dsub-d71f81fd01a475c68ac7f6d3afaf122ba08be855.tar.gz dsub-d71f81fd01a475c68ac7f6d3afaf122ba08be855.tar.bz2 dsub-d71f81fd01a475c68ac7f6d3afaf122ba08be855.zip |
Update of the widget #38
Diffstat (limited to 'subsonic-android/res/drawable')
16 files changed, 0 insertions, 93 deletions
diff --git a/subsonic-android/res/drawable/appwidget_button_background.9.png b/subsonic-android/res/drawable/appwidget_button_background.9.png Binary files differdeleted file mode 100644 index b7d3b18f..00000000 --- a/subsonic-android/res/drawable/appwidget_button_background.9.png +++ /dev/null diff --git a/subsonic-android/res/drawable/appwidget_button_background_r.9.png b/subsonic-android/res/drawable/appwidget_button_background_r.9.png Binary files differdeleted file mode 100644 index 90e2cc82..00000000 --- a/subsonic-android/res/drawable/appwidget_button_background_r.9.png +++ /dev/null diff --git a/subsonic-android/res/drawable/appwidget_button_center.xml b/subsonic-android/res/drawable/appwidget_button_center.xml deleted file mode 100644 index b6a3be4b..00000000 --- a/subsonic-android/res/drawable/appwidget_button_center.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2009 The Android Open Source Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> - -<selector xmlns:android="http://schemas.android.com/apk/res/android"> - - <item android:state_pressed="true" - android:drawable="@drawable/appwidget_overlay" /> - - <item android:state_focused="true" android:state_enabled="true" - android:state_window_focused="true" - android:drawable="@drawable/appwidget_overlay" /> - - <item android:drawable="@drawable/appwidget_button_background" /> -</selector> diff --git a/subsonic-android/res/drawable/appwidget_button_left.xml b/subsonic-android/res/drawable/appwidget_button_left.xml deleted file mode 100644 index 5bfa124c..00000000 --- a/subsonic-android/res/drawable/appwidget_button_left.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2009 The Android Open Source Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> - -<selector xmlns:android="http://schemas.android.com/apk/res/android"> - - <item android:state_pressed="true" - android:drawable="@drawable/appwidget_overlay" /> - - <item android:state_focused="true" android:state_enabled="true" - android:state_window_focused="true" - android:drawable="@drawable/appwidget_overlay" /> - - <item android:drawable="@android:color/transparent" /> -</selector> diff --git a/subsonic-android/res/drawable/appwidget_button_right.xml b/subsonic-android/res/drawable/appwidget_button_right.xml deleted file mode 100644 index 3d1181be..00000000 --- a/subsonic-android/res/drawable/appwidget_button_right.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2009 The Android Open Source Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> - -<selector xmlns:android="http://schemas.android.com/apk/res/android"> - - <item android:state_pressed="true" - android:drawable="@drawable/appwidget_overlay" /> - - <item android:state_focused="true" android:state_enabled="true" - android:state_window_focused="true" - android:drawable="@drawable/appwidget_overlay" /> - - <item android:drawable="@drawable/appwidget_button_background_r" /> -</selector> diff --git a/subsonic-android/res/drawable/appwidget_divider.9.png b/subsonic-android/res/drawable/appwidget_divider.9.png Binary files differdeleted file mode 100644 index 3445e842..00000000 --- a/subsonic-android/res/drawable/appwidget_divider.9.png +++ /dev/null diff --git a/subsonic-android/res/drawable/appwidget_divider_horizontal.9.png b/subsonic-android/res/drawable/appwidget_divider_horizontal.9.png Binary files differdeleted file mode 100644 index e2e80af9..00000000 --- a/subsonic-android/res/drawable/appwidget_divider_horizontal.9.png +++ /dev/null diff --git a/subsonic-android/res/drawable/appwidget_divider_vertical.png b/subsonic-android/res/drawable/appwidget_divider_vertical.png Binary files differdeleted file mode 100644 index efe466a6..00000000 --- a/subsonic-android/res/drawable/appwidget_divider_vertical.png +++ /dev/null diff --git a/subsonic-android/res/drawable/appwidget_inner_focus_c.9.png b/subsonic-android/res/drawable/appwidget_inner_focus_c.9.png Binary files differdeleted file mode 100644 index 1450e65b..00000000 --- a/subsonic-android/res/drawable/appwidget_inner_focus_c.9.png +++ /dev/null diff --git a/subsonic-android/res/drawable/appwidget_inner_focus_l.9.png b/subsonic-android/res/drawable/appwidget_inner_focus_l.9.png Binary files differdeleted file mode 100644 index 6e8f100e..00000000 --- a/subsonic-android/res/drawable/appwidget_inner_focus_l.9.png +++ /dev/null diff --git a/subsonic-android/res/drawable/appwidget_inner_focus_r.9.png b/subsonic-android/res/drawable/appwidget_inner_focus_r.9.png Binary files differdeleted file mode 100644 index bc8757b8..00000000 --- a/subsonic-android/res/drawable/appwidget_inner_focus_r.9.png +++ /dev/null diff --git a/subsonic-android/res/drawable/appwidget_inner_press_c.9.png b/subsonic-android/res/drawable/appwidget_inner_press_c.9.png Binary files differdeleted file mode 100644 index bd542bac..00000000 --- a/subsonic-android/res/drawable/appwidget_inner_press_c.9.png +++ /dev/null diff --git a/subsonic-android/res/drawable/appwidget_inner_press_l.9.png b/subsonic-android/res/drawable/appwidget_inner_press_l.9.png Binary files differdeleted file mode 100644 index 575ecf4e..00000000 --- a/subsonic-android/res/drawable/appwidget_inner_press_l.9.png +++ /dev/null diff --git a/subsonic-android/res/drawable/appwidget_inner_press_r.9.png b/subsonic-android/res/drawable/appwidget_inner_press_r.9.png Binary files differdeleted file mode 100644 index 79eaea35..00000000 --- a/subsonic-android/res/drawable/appwidget_inner_press_r.9.png +++ /dev/null diff --git a/subsonic-android/res/drawable/appwidget_overlay.png b/subsonic-android/res/drawable/appwidget_overlay.png Binary files differdeleted file mode 100644 index dfbbd3ec..00000000 --- a/subsonic-android/res/drawable/appwidget_overlay.png +++ /dev/null diff --git a/subsonic-android/res/drawable/widget_background.xml b/subsonic-android/res/drawable/widget_background.xml deleted file mode 100644 index fe641900..00000000 --- a/subsonic-android/res/drawable/widget_background.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<selector xmlns:android="http://schemas.android.com/apk/res/android"> - <item android:state_pressed="true" - android:drawable="@drawable/appwidget_overlay" /> - - <item android:state_focused="true" android:state_enabled="true" - android:state_window_focused="true" - android:drawable="@drawable/appwidget_overlay" /> - - <item android:drawable="@drawable/appwidget_bg" /> -</selector> - |