From 533aea5bb6225216f73f11caef4d63a1f6f1e896 Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Mon, 23 Jul 2018 23:44:44 +0200 Subject: [PATCH] Ripple effect on watchlist/holdings add button --- .../res/drawable/button_dashed_background.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/drawable/button_dashed_background.xml b/app/src/main/res/drawable/button_dashed_background.xml index 9af5197..61c918f 100644 --- a/app/src/main/res/drawable/button_dashed_background.xml +++ b/app/src/main/res/drawable/button_dashed_background.xml @@ -1,6 +1,15 @@ - - + + + + + + + + + + @@ -11,4 +20,4 @@ android:dashWidth="9dp"/> - \ No newline at end of file + \ No newline at end of file