Skip to content

Commit 0ec4540

Browse files
RecycleViewのパッケージ変更。
1 parent 1a4c912 commit 0ec4540

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dConnectManager/dConnectManager/dconnect-manager-app/src/main/res/layout/fragment_accesslog_date_list.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
android:layout_height="match_parent"
66
android:background="#FFF">
77

8-
<androidx.appcompat.widget.RecyclerView
8+
<androidx.recyclerview.widget.RecyclerView
99
android:id="@+id/recycler_view_accesslog_date_list"
1010
android:layout_width="match_parent"
1111
android:layout_height="match_parent"

0 commit comments

Comments
 (0)