commit | 8b35b40ebb9e26e41b51533e59579f0f57edc9e2 | [log] [tgz] |
---|---|---|
author | Mu-Le Lee <mulelee@google.com> | Fri Oct 18 17:50:41 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 18 17:50:41 2024 +0000 |
tree | 53997055ed78cb3a2222da53cbedcaf2ad20583f | |
parent | acf447a5f6eca1757b7438301925a85cc86d5d62 [diff] | |
parent | a0a7fafb8ff52e4a9869b75c56cdd1da925ea2e6 [diff] |
Merge "Remove search bar in the settings page" into main am: a0a7fafb8f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3310718 Change-Id: I970a5a454a2fc467a00e0fc395154edc1bf596f6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/android/TerminalApp/res/layout/settings_activity.xml b/android/TerminalApp/res/layout/settings_activity.xml index b1acf23..4fc6229 100644 --- a/android/TerminalApp/res/layout/settings_activity.xml +++ b/android/TerminalApp/res/layout/settings_activity.xml
@@ -5,10 +5,6 @@ android:orientation="vertical" android:fitsSystemWindows="true"> - <com.google.android.material.search.SearchBar - android:layout_width="match_parent" - android:layout_height="wrap_content"/> - <androidx.recyclerview.widget.RecyclerView android:id="@+id/settings_list_recycler_view" android:layout_marginHorizontal="16dp"