summaryrefslogtreecommitdiffstats
path: root/res/layout/widget_search.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/widget_search.xml')
-rw-r--r--res/layout/widget_search.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/layout/widget_search.xml b/res/layout/widget_search.xml
index a83e675ee..3aee913e9 100644
--- a/res/layout/widget_search.xml
+++ b/res/layout/widget_search.xml
@@ -14,9 +14,9 @@
limitations under the License.
-->
-<com.android.launcher.Search
+<com.android.launcher2.Search
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher"
+ xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher2"
android:id="@+id/widget_search"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
@@ -58,4 +58,4 @@
</LinearLayout>
-</com.android.launcher.Search>
+</com.android.launcher2.Search>