fixing the ripple effect on Language setting item
This commit is contained in:
parent
23eeab135a
commit
b6133a9944
|
@ -121,7 +121,7 @@
|
|||
style="@style/SettingsHolderTextViewStyle"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/ripple_background">
|
||||
android:background="@drawable/ripple_bottom_corners">
|
||||
|
||||
<com.simplemobiletools.commons.views.MyTextView
|
||||
android:id="@+id/settings_language_label"
|
||||
|
|
Loading…
Reference in New Issue