fixing the ripple effect on Language setting item

This commit is contained in:
tibbi 2022-10-06 20:07:50 +02:00
parent 23eeab135a
commit b6133a9944
1 changed files with 1 additions and 1 deletions

View File

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