We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2878bf7 commit f356dc2Copy full SHA for f356dc2
app/src/main/res/layout/activity_settings.xml
@@ -104,7 +104,7 @@
104
style="@style/SettingsHolderTextViewStyle"
105
android:layout_width="match_parent"
106
android:layout_height="wrap_content"
107
- android:background="@drawable/ripple_background">
+ android:background="@drawable/ripple_top_corners">
108
109
<com.simplemobiletools.commons.views.MyTextView
110
android:id="@+id/settings_language_label"
0 commit comments