updating the ripple bg of language picker

This commit is contained in:
tibbi 2022-08-18 22:03:31 +02:00
parent 2878bf71d6
commit f356dc2065
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@
style="@style/SettingsHolderTextViewStyle"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/ripple_background">
android:background="@drawable/ripple_top_corners">
<com.simplemobiletools.commons.views.MyTextView
android:id="@+id/settings_language_label"