diff --git a/app/build.gradle b/app/build.gradle index 3834c3d..7fe9cd8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,7 +56,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:9f9fe73d80' + implementation 'com.github.SimpleMobileTools:Simple-Commons:cac7ba71ac' implementation 'androidx.multidex:multidex:2.0.1' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' } diff --git a/app/src/main/res/layout/activity_settings.xml b/app/src/main/res/layout/activity_settings.xml index 180bdae..d39839f 100644 --- a/app/src/main/res/layout/activity_settings.xml +++ b/app/src/main/res/layout/activity_settings.xml @@ -12,12 +12,10 @@ + android:text="@string/color_customization" /> + android:background="@drawable/ripple_all_corners"> @@ -50,12 +44,10 @@ + android:text="@string/general_settings" /> + android:background="@drawable/ripple_top_corners"> + android:background="@drawable/ripple_background"> + android:background="@drawable/ripple_bottom_corners">