mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 08:23:15 +00:00
命名修正
This commit is contained in:
parent
993f34e1fe
commit
8cd49804ca
|
@ -7,7 +7,7 @@
|
||||||
tools:context=".DebugMenuLibraryItemListPageFragment">
|
tools:context=".DebugMenuLibraryItemListPageFragment">
|
||||||
|
|
||||||
<androidx.recyclerview.widget.RecyclerView
|
<androidx.recyclerview.widget.RecyclerView
|
||||||
android:id="@+id/itemRecyclerView"
|
android:id="@+id/item_recycler_view"
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
android:layout_height="0dp"
|
android:layout_height="0dp"
|
||||||
app:layout_constraintBottom_toBottomOf="parent"
|
app:layout_constraintBottom_toBottomOf="parent"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user