Fix background for search bar item

This commit is contained in:
Ensar Sarajčić 2023-07-18 14:47:56 +02:00
parent 26b4d777e4
commit a429fba97f
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@
style="@style/SettingsHolderTextViewOneLinerStyle"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/ripple_bottom_corners">
android:background="@drawable/ripple_background">
<com.simplemobiletools.commons.views.MyAppCompatCheckbox
android:id="@+id/settings_show_search_bar"