Skip to content

Commit f356dc2

Browse files
committed
updating the ripple bg of language picker
1 parent 2878bf7 commit f356dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/activity_settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
style="@style/SettingsHolderTextViewStyle"
105105
android:layout_width="match_parent"
106106
android:layout_height="wrap_content"
107-
android:background="@drawable/ripple_background">
107+
android:background="@drawable/ripple_top_corners">
108108

109109
<com.simplemobiletools.commons.views.MyTextView
110110
android:id="@+id/settings_language_label"

0 commit comments

Comments
 (0)