This commit is contained in:
r-ca 2024-01-20 15:20:09 +09:00
parent 35c58e14ad
commit e78718ab79
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -40,7 +40,7 @@
</com.google.android.material.appbar.AppBarLayout>
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/home_item_recycler_view"
android:id="@+id/setting_item_recycler_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layout_behavior="@string/appbar_scrolling_view_behavior" />