summaryrefslogtreecommitdiffstats
path: root/res/drawable/pad_btn_background.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/pad_btn_background.xml')
-rw-r--r--res/drawable/pad_btn_background.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/res/drawable/pad_btn_background.xml b/res/drawable/pad_btn_background.xml
index 1366dfc..2f9f2db 100644
--- a/res/drawable/pad_btn_background.xml
+++ b/res/drawable/pad_btn_background.xml
@@ -15,7 +15,5 @@
limitations under the License.
-->
-<ripple
- xmlns:android="http://schemas.android.com/apk/res/android"
- android:tint="@color/pad_button_tint_color"
- android:pinned="true" /> \ No newline at end of file
+<ripple xmlns:android="http://schemas.android.com/apk/res/android"
+ android:color="@color/pad_button_tint_color" /> \ No newline at end of file