OSDN Git Service

Rename WidgetsAndMore to WidgetsBottomSheet
[android-x86/packages-apps-Launcher3.git] / res / layout / widgets_bottom_sheet.xml
similarity index 95%
rename from res/layout/widgets_and_more.xml
rename to res/layout/widgets_bottom_sheet.xml
index 6764aa7..826235b 100644 (file)
@@ -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