This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<view android:theme="@style/ThemeOverlay.AppCompat.Dark" android:layout_gravity="bottom|center" android:layout_width="wrap_content" android:layout_height="wrap_content" class="com.google.android.material.snackbar.Snackbar$SnackbarLayout" style="@style/Widget.Design.Snackbar"
xmlns:android="http://schemas.android.com/apk/res/android" />
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<view android:layout_gravity="bottom|center" android:layout_width="wrap_content" android:layout_height="wrap_content" class="com.google.android.material.snackbar.Snackbar$SnackbarLayout" style="?snackbarStyle"
xmlns:android="http://schemas.android.com/apk/res/android" />