We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f031fb commit 14dc360Copy full SHA for 14dc360
1 file changed
app/src/main/java/com/example/fileselector/FileAdapter.java
@@ -1,5 +1,8 @@
1
package com.example.fileselector;
2
3
+import com.example.fileselector.R;
4
+
5
6
import android.content.Context;
7
import android.view.LayoutInflater;
8
import android.view.View;
0 commit comments