From e4c0e954d3ed452134e1db8c5523fde55fa90765 Mon Sep 17 00:00:00 2001 From: Steven Ng Date: Fri, 19 Mar 2021 22:51:09 +0000 Subject: [PATCH] Exact common layout from widgets bottom sheet Test: open widgets bottom sheet and drag and drop widgets & shortcuts. Bug: 182305634 Change-Id: I82e3e584edf64177ffa6e677f5b3f487823d3e1b --- res/layout/widgets_bottom_sheet.xml | 36 +------------- res/layout/widgets_bottom_sheet_content.xml | 53 +++++++++++++++++++++ 2 files changed, 54 insertions(+), 35 deletions(-) create mode 100644 res/layout/widgets_bottom_sheet_content.xml diff --git a/res/layout/widgets_bottom_sheet.xml b/res/layout/widgets_bottom_sheet.xml index d18ba568cf..8002d1ddc7 100644 --- a/res/layout/widgets_bottom_sheet.xml +++ b/res/layout/widgets_bottom_sheet.xml @@ -24,41 +24,7 @@ android:elevation="@dimen/deep_shortcuts_elevation" android:layout_gravity="bottom" android:theme="?attr/widgetsTheme"> - - - - - - - + \ No newline at end of file diff --git a/res/layout/widgets_bottom_sheet_content.xml b/res/layout/widgets_bottom_sheet_content.xml new file mode 100644 index 0000000000..916ff1baf7 --- /dev/null +++ b/res/layout/widgets_bottom_sheet_content.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + +