padding追加

This commit is contained in:
ろむねこ 2024-01-19 16:59:12 +09:00
parent 462495b173
commit f1d8a3341e
No known key found for this signature in database
GPG Key ID: FA1F39A1BA37D168

View File

@ -24,6 +24,7 @@
android:layout_height="?attr/actionBarSize"
android:background="?attr/colorSecondaryContainer"
app:layout_scrollFlags="scroll|enterAlways"
android:layout_margin="8dp"
app:titleCentered="true" />
</com.google.android.material.appbar.AppBarLayout>