From 2b12e7f68c840214b33e772032aff90b8e47b9e0 Mon Sep 17 00:00:00 2001 From: "Alberto Duarte (PWC)" Date: Thu, 6 Jul 2023 09:09:09 +0100 Subject: muchos cambios, tieen room y arquitectura mvvm pero aun tiene errores --- app/src/main/res/drawable/button_clicked.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'app/src/main/res/drawable/button_clicked.xml') diff --git a/app/src/main/res/drawable/button_clicked.xml b/app/src/main/res/drawable/button_clicked.xml index c39a7e3..30a43e9 100644 --- a/app/src/main/res/drawable/button_clicked.xml +++ b/app/src/main/res/drawable/button_clicked.xml @@ -1,13 +1,10 @@ - + android:startColor="#008477" + android:endColor="#000000" /> \ No newline at end of file -- cgit v1.2.3-54-g00ecf