updating the ripple bg of language picker
This commit is contained in:
parent
2878bf71d6
commit
f356dc2065
|
@ -104,7 +104,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_top_corners">
|
||||||
|
|
||||||
<com.simplemobiletools.commons.views.MyTextView
|
<com.simplemobiletools.commons.views.MyTextView
|
||||||
android:id="@+id/settings_language_label"
|
android:id="@+id/settings_language_label"
|
||||||
|
|
Loading…
Reference in New Issue