summaryrefslogtreecommitdiffstats
path: root/res/layout/all_apps_container.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/all_apps_container.xml')
-rw-r--r--res/layout/all_apps_container.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/res/layout/all_apps_container.xml b/res/layout/all_apps_container.xml
index 0221a568b..626edafab 100644
--- a/res/layout/all_apps_container.xml
+++ b/res/layout/all_apps_container.xml
@@ -35,16 +35,4 @@
android:focusable="true"
android:descendantFocusability="afterDescendants" />
- <LinearLayout
- android:id="@+id/prediction_bar"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:paddingTop="@dimen/all_apps_prediction_bar_top_padding"
- android:paddingBottom="@dimen/all_apps_prediction_bar_bottom_padding"
- android:orientation="horizontal"
- android:focusable="true"
- android:descendantFocusability="afterDescendants"
- android:visibility="invisible" >
- </LinearLayout>
-
</com.android.launcher3.allapps.AllAppsRecyclerViewContainerView> \ No newline at end of file