summaryrefslogtreecommitdiffstats
path: root/res/drawable
diff options
context:
space:
mode:
authorJustin Klaassen <justinklaassen@google.com>2014-08-07 16:54:57 -0700
committerJustin Klaassen <justinklaassen@google.com>2014-08-13 09:46:23 -0700
commit75649ef3d8ca217ce93859bb8d60187b3405f4e1 (patch)
tree3e47f406edf267693b516b5683bd3de5afb573d4 /res/drawable
parent06ef8195ea836ebc3db17d1a570d077ed7d75de1 (diff)
downloadandroid_packages_apps_ExactCalculator-75649ef3d8ca217ce93859bb8d60187b3405f4e1.tar.gz
android_packages_apps_ExactCalculator-75649ef3d8ca217ce93859bb8d60187b3405f4e1.tar.bz2
android_packages_apps_ExactCalculator-75649ef3d8ca217ce93859bb8d60187b3405f4e1.zip
Polish pad ripple colors
Bug: 15730223 Change-Id: I475ae3ba715ee39a580f58e98681b9884aad660c
Diffstat (limited to 'res/drawable')
-rw-r--r--res/drawable/pad_button_advanced_background.xml19
-rw-r--r--res/drawable/pad_button_background.xml (renamed from res/drawable/pad_btn_background.xml)0
2 files changed, 19 insertions, 0 deletions
diff --git a/res/drawable/pad_button_advanced_background.xml b/res/drawable/pad_button_advanced_background.xml
new file mode 100644
index 0000000..9cf0de9
--- /dev/null
+++ b/res/drawable/pad_button_advanced_background.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2014 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.
+ -->
+
+<ripple xmlns:android="http://schemas.android.com/apk/res/android"
+ android:color="@color/pad_button_advanced_ripple_color" /> \ No newline at end of file
diff --git a/res/drawable/pad_btn_background.xml b/res/drawable/pad_button_background.xml
index b4861d0..b4861d0 100644
--- a/res/drawable/pad_btn_background.xml
+++ b/res/drawable/pad_button_background.xml