We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dffc13 commit a7acd6dCopy full SHA for a7acd6d
1 file changed
app/src/main/res/layout/activity_file_selector.xml
@@ -5,7 +5,6 @@
5
android:layout_width="match_parent"
6
android:layout_height="match_parent"
7
android:clipToPadding="true"
8
- android:id="@+id/file_activi"
9
android:fitsSystemWindows="false"
10
tools:openDrawer="start">
11
@@ -20,6 +19,7 @@
20
19
21
22
android:layout_gravity="start"
+ android:id="@+id/file_activi"
23
android:orientation="vertical">
24
25
<ListView
0 commit comments