summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorTony Wickham <twickham@google.com>2017-04-17 18:59:05 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-04-17 18:59:05 +0000
commit1c2291de8682918e1556503f59b65c93f2542a1d (patch)
tree85d47179ec412d5234ce9c822e2d42d70f08c244 /res/layout
parentc1cac5f5541403bcad61b03cfa31458aeca40554 (diff)
parent343a77e609382bcb9b1d69ea235a9e6d779b719e (diff)
downloadandroid_packages_apps_Trebuchet-1c2291de8682918e1556503f59b65c93f2542a1d.tar.gz
android_packages_apps_Trebuchet-1c2291de8682918e1556503f59b65c93f2542a1d.tar.bz2
android_packages_apps_Trebuchet-1c2291de8682918e1556503f59b65c93f2542a1d.zip
Rename WidgetsAndMore to WidgetsBottomSheet
am: 343a77e609 Change-Id: I3d0c3e3a4ec1225781421567cfd9f2ea1d676bc0
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/widgets_bottom_sheet.xml (renamed from res/layout/widgets_and_more.xml)4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/widgets_and_more.xml b/res/layout/widgets_bottom_sheet.xml
index 6764aa7cb..826235bfb 100644
--- a/res/layout/widgets_and_more.xml
+++ b/res/layout/widgets_bottom_sheet.xml
@@ -14,7 +14,7 @@
limitations under the License.
-->
-<com.android.launcher3.widget.WidgetsAndMore
+<com.android.launcher3.widget.WidgetsBottomSheet
xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="match_parent"
@@ -51,4 +51,4 @@
android:layout_marginTop="45dp"
android:layout_marginBottom="40dp"/>
-</com.android.launcher3.widget.WidgetsAndMore> \ No newline at end of file
+</com.android.launcher3.widget.WidgetsBottomSheet> \ No newline at end of file