Loading res/layout-land/launcher.xml +3 −2 Original line number Diff line number Diff line Loading @@ -44,7 +44,8 @@ android:id="@+id/hotseat" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_gravity="right" /> android:layout_gravity="right" launcher:layout_ignoreInsets="true" /> <include android:id="@+id/drop_target_bar" Loading @@ -56,7 +57,7 @@ <com.android.launcher3.pageindicators.PageIndicatorCaretLandscape android:id="@+id/page_indicator" android:layout_width="48dp" android:layout_width="@dimen/dynamic_grid_page_indicator_height" android:layout_height="@dimen/dynamic_grid_page_indicator_height" android:layout_gravity="bottom|left"/> Loading res/layout-port/launcher.xml +2 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,8 @@ <include layout="@layout/hotseat" android:id="@+id/hotseat" android:layout_width="match_parent" android:layout_height="match_parent" /> android:layout_height="match_parent" launcher:layout_ignoreInsets="true" /> <include layout="@layout/overview_panel" android:id="@+id/overview_panel" Loading res/layout-sw720dp/launcher.xml +2 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,8 @@ <include layout="@layout/hotseat" android:id="@+id/hotseat" android:layout_width="match_parent" android:layout_height="match_parent" /> android:layout_height="match_parent" launcher:layout_ignoreInsets="true" /> <include android:id="@+id/drop_target_bar" Loading res/layout/all_apps.xml +2 −6 Original line number Diff line number Diff line Loading @@ -22,8 +22,6 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:paddingBottom="@dimen/container_bounds_inset" android:paddingTop="@dimen/container_bounds_inset" launcher:revealBackground="@drawable/quantum_panel_shape"> <View Loading Loading @@ -62,12 +60,10 @@ android:layout_width="match_parent" android:layout_height="@dimen/all_apps_search_bar_height" android:layout_gravity="center|top" android:paddingLeft="@dimen/container_fastscroll_thumb_max_width" android:paddingRight="@dimen/container_fastscroll_thumb_max_width" android:paddingTop="@dimen/all_apps_search_bar_margin_top" android:gravity="center|bottom" android:orientation="horizontal" android:saveEnabled="false" android:paddingTop="@dimen/all_apps_search_bar_margin_top" > android:saveEnabled="false"> <TextView android:layout_width="wrap_content" Loading res/layout/all_apps_icon.xml +2 −3 Original line number Diff line number Diff line Loading @@ -21,8 +21,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center" android:paddingTop="@dimen/all_apps_icon_top_bottom_padding" android:paddingBottom="@dimen/all_apps_icon_top_bottom_padding" android:focusable="true" launcher:iconDisplay="all_apps" /> launcher:iconDisplay="all_apps" launcher:centerVertically="true" /> Loading
res/layout-land/launcher.xml +3 −2 Original line number Diff line number Diff line Loading @@ -44,7 +44,8 @@ android:id="@+id/hotseat" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_gravity="right" /> android:layout_gravity="right" launcher:layout_ignoreInsets="true" /> <include android:id="@+id/drop_target_bar" Loading @@ -56,7 +57,7 @@ <com.android.launcher3.pageindicators.PageIndicatorCaretLandscape android:id="@+id/page_indicator" android:layout_width="48dp" android:layout_width="@dimen/dynamic_grid_page_indicator_height" android:layout_height="@dimen/dynamic_grid_page_indicator_height" android:layout_gravity="bottom|left"/> Loading
res/layout-port/launcher.xml +2 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,8 @@ <include layout="@layout/hotseat" android:id="@+id/hotseat" android:layout_width="match_parent" android:layout_height="match_parent" /> android:layout_height="match_parent" launcher:layout_ignoreInsets="true" /> <include layout="@layout/overview_panel" android:id="@+id/overview_panel" Loading
res/layout-sw720dp/launcher.xml +2 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,8 @@ <include layout="@layout/hotseat" android:id="@+id/hotseat" android:layout_width="match_parent" android:layout_height="match_parent" /> android:layout_height="match_parent" launcher:layout_ignoreInsets="true" /> <include android:id="@+id/drop_target_bar" Loading
res/layout/all_apps.xml +2 −6 Original line number Diff line number Diff line Loading @@ -22,8 +22,6 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:paddingBottom="@dimen/container_bounds_inset" android:paddingTop="@dimen/container_bounds_inset" launcher:revealBackground="@drawable/quantum_panel_shape"> <View Loading Loading @@ -62,12 +60,10 @@ android:layout_width="match_parent" android:layout_height="@dimen/all_apps_search_bar_height" android:layout_gravity="center|top" android:paddingLeft="@dimen/container_fastscroll_thumb_max_width" android:paddingRight="@dimen/container_fastscroll_thumb_max_width" android:paddingTop="@dimen/all_apps_search_bar_margin_top" android:gravity="center|bottom" android:orientation="horizontal" android:saveEnabled="false" android:paddingTop="@dimen/all_apps_search_bar_margin_top" > android:saveEnabled="false"> <TextView android:layout_width="wrap_content" Loading
res/layout/all_apps_icon.xml +2 −3 Original line number Diff line number Diff line Loading @@ -21,8 +21,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center" android:paddingTop="@dimen/all_apps_icon_top_bottom_padding" android:paddingBottom="@dimen/all_apps_icon_top_bottom_padding" android:focusable="true" launcher:iconDisplay="all_apps" /> launcher:iconDisplay="all_apps" launcher:centerVertically="true" />