For #16830: Increase the Show in private sessions option in Search Preferences Settings (#18689)

* For #18242 - Wire up "Sync cards across devices" preference with SyncPreferenceView (#18605)

* For #16830: Increase the Show in private sessions option in Search Preferences Settings

Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
upstream-sync
yichiehc 3 years ago committed by GitHub
parent 69dbbdd122
commit 7c46f5e74f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,6 +7,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:minHeight="48dp"
android:background="?android:selectableItemBackground"
android:clickable="true"
android:focusable="true"

Loading…
Cancel
Save