fd58d23cdf
Setup architecture for separation between aosp and quickstep search as setup for switch to android.app.SearchTarget Bug: 177223401 Test: manual Change-Id: Iefd069a34d5e5551bf731e9171958e93377774aa
5 lines
259 B
XML
5 lines
259 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<com.android.launcher3.search.SearchResultWidget android:layout_height="wrap_content"
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:gravity="center"
|
|
android:layout_width="match_parent" /> |