Skip to content

Commit a7acd6d

Browse files
committed
Update
1 parent 6dffc13 commit a7acd6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/layout/activity_file_selector.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
android:layout_width="match_parent"
66
android:layout_height="match_parent"
77
android:clipToPadding="true"
8-
android:id="@+id/file_activi"
98
android:fitsSystemWindows="false"
109
tools:openDrawer="start">
1110

@@ -20,6 +19,7 @@
2019
android:layout_width="match_parent"
2120
android:layout_height="match_parent"
2221
android:layout_gravity="start"
22+
android:id="@+id/file_activi"
2323
android:orientation="vertical">
2424

2525
<ListView

0 commit comments

Comments
 (0)