forked from mirror/monocles_chat_clean
Update the icon of "open links in custom tab" setting
Some checks failed
Android CI / build (pull_request) Has been cancelled
Some checks failed
Android CI / build (pull_request) Has been cancelled
This commit is contained in:
parent
26e27ce1f8
commit
b5368a24e3
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@
|
|||
android:title="@string/pref_allow_screenshots" />
|
||||
<SwitchPreferenceCompat
|
||||
android:defaultValue="@bool/default_custom_tab"
|
||||
android:icon="@drawable/ic_link_24dp"
|
||||
android:icon="@drawable/browse_24dp"
|
||||
android:key="custom_tab"
|
||||
android:summary="@string/pref_custom_tab_summary"
|
||||
android:title="@string/pref_custom_tab" />
|
||||
|
|
Loading…
Add table
Reference in a new issue