Skip to content

Commit f3787c3

Browse files
アクセスログの詳細が表示できない
## 修正内容 * アクセスログの詳細が表示できないため修正。
1 parent 85e5dc4 commit f3787c3

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)