diff --git a/shell/android/build.xml b/shell/android/build.xml index 47dc9c9a2..a5c2daa35 100644 --- a/shell/android/build.xml +++ b/shell/android/build.xml @@ -70,22 +70,6 @@ -pre-clean --> - - - - - - - - - - - - - - + + + \ No newline at end of file diff --git a/shell/debug/res/drawable/gradient_bg_hover.xml b/shell/debug/res/drawable/gradient_bg_hover.xml new file mode 100755 index 000000000..aab77af2e --- /dev/null +++ b/shell/debug/res/drawable/gradient_bg_hover.xml @@ -0,0 +1,12 @@ + + + + + + + \ No newline at end of file diff --git a/shell/debug/res/drawable/image_bg.xml b/shell/debug/res/drawable/image_bg.xml new file mode 100755 index 000000000..a1004de21 --- /dev/null +++ b/shell/debug/res/drawable/image_bg.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/shell/debug/res/drawable/list_selector.xml b/shell/debug/res/drawable/list_selector.xml new file mode 100755 index 000000000..fb1560c2e --- /dev/null +++ b/shell/debug/res/drawable/list_selector.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/shell/debug/res/drawable/switch_inner_holo_dark.xml b/shell/debug/res/drawable/switch_inner_holo_dark.xml new file mode 100644 index 000000000..67584bc25 --- /dev/null +++ b/shell/debug/res/drawable/switch_inner_holo_dark.xml @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/shell/debug/res/drawable/switch_track_holo_dark.xml b/shell/debug/res/drawable/switch_track_holo_dark.xml new file mode 100644 index 000000000..5f796c177 --- /dev/null +++ b/shell/debug/res/drawable/switch_track_holo_dark.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/shell/debug/res/layout/dialog_item.xml b/shell/debug/res/layout/dialog_item.xml new file mode 100644 index 000000000..a18331bd9 --- /dev/null +++ b/shell/debug/res/layout/dialog_item.xml @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + diff --git a/shell/debug/res/layout/dialog_message.xml b/shell/debug/res/layout/dialog_message.xml new file mode 100644 index 000000000..20dbd621d --- /dev/null +++ b/shell/debug/res/layout/dialog_message.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + +