summaryrefslogtreecommitdiffstats
path: root/res/layout/all_apps_empty_search.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/all_apps_empty_search.xml')
-rw-r--r--res/layout/all_apps_empty_search.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/all_apps_empty_search.xml b/res/layout/all_apps_empty_search.xml
index c4e91844c..ab1ee9d68 100644
--- a/res/layout/all_apps_empty_search.xml
+++ b/res/layout/all_apps_empty_search.xml
@@ -16,7 +16,7 @@
<TextView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/empty_text"
- android:layout_width="wrap_content"
+ android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="start"
android:paddingTop="@dimen/all_apps_empty_search_message_top_offset"