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>
This commit is contained in:
yichiehc 2021-03-30 06:06:29 +08:00 committed by GitHub
parent 69dbbdd122
commit 7c46f5e74f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"