diff --git a/app/src/main/res/drawable/ic_refresh_white_24dp.xml b/app/src/main/res/drawable/ic_refresh_white_24dp.xml index a8175c316a4156e05b2225f57164e901566c793c..c04dc77559407a1ce17d92dc2b33878fdc65383a 100644 --- a/app/src/main/res/drawable/ic_refresh_white_24dp.xml +++ b/app/src/main/res/drawable/ic_refresh_white_24dp.xml @@ -1,8 +1,9 @@ + android:width="24dp" + android:height="24dp" + android:tint="?widgetRefreshIconColor" + android:viewportWidth="24.0" + android:viewportHeight="24.0"> diff --git a/app/src/main/res/values/attrs.xml b/app/src/main/res/values/attrs.xml index 8ed965e7c8c7aa1bd8ceb147e19d28f66bf95678..94bb8a510e75d32901fc6431277f282e4321595c 100755 --- a/app/src/main/res/values/attrs.xml +++ b/app/src/main/res/values/attrs.xml @@ -48,6 +48,7 @@ + diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 664806fd25e75cb0e7f1f78dfbafa21d46276385..f503f9dc3b5ed05ddfcb59f42157445290937c0b 100755 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -43,6 +43,7 @@ @color/on_surface_high_emphasis @color/on_surface_medium_emphasis ?widgetPrimaryTextColor + ?widgetPrimaryTextColor @color/on_surface_high_emphasis @color/colorAccent @color/colorAccent @@ -56,6 +57,7 @@ #99000000 #61000000 #61000000 + #61000000 #BD000000 @color/colorAccent @color/colorAccent