fixing a setting items background

This commit is contained in:
Tibor Kaputa
2021-11-28 12:08:03 +01:00
committed by GitHub
parent a0cd072f6a
commit 17d7a3b992

View File

@@ -215,7 +215,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_top_corners"> android:background="@drawable/ripple_background">
<com.simplemobiletools.commons.views.MyTextView <com.simplemobiletools.commons.views.MyTextView
android:id="@+id/settings_default_tab_label" android:id="@+id/settings_default_tab_label"