Skip to content

Commit 704a793

Browse files
Merge pull request #494 from TakayukiHoshi1984/bugfix_access_log_list
アクセスログの詳細が表示できない
2 parents 7296a14 + f3787c3 commit 704a793

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
android:layout_width="match_parent"
4040
android:layout_height="match_parent">
4141

42-
<androidx.appcompat.widget.RecyclerView
42+
<androidx.recyclerview.widget.RecyclerView
4343
android:id="@+id/list_view_accesslog_list"
4444
android:layout_width="match_parent"
4545
android:layout_height="match_parent"

0 commit comments

Comments
 (0)