commit | c82c6396e9862220a7227a299d30a73630b3bb94 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Wed Jun 06 15:39:13 2018 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Mon Jun 11 13:51:03 2018 -0700 |
tree | 10881edaa2ecdae0756554d659d75e353ae97125 | |
parent | 367a53ec13407231513521416392d2cd8144b9dd [diff] [blame] |
Moving clear all button inside the recents view Bug: 72222505 Bug: 109828536 Change-Id: I843b79db3e47abc2c41ed78f186b9c941941ddef
diff --git a/res/layout/launcher.xml b/res/layout/launcher.xml index da17b2b..17361ac 100644 --- a/res/layout/launcher.xml +++ b/res/layout/launcher.xml
@@ -39,7 +39,7 @@ launcher:pageIndicator="@+id/page_indicator" /> <include - android:id="@+id/overview_panel_container" + android:id="@+id/overview_panel" layout="@layout/overview_panel" android:visibility="gone" />