Implement file picker and install methods into Modules section.

Tested and working.
This commit is contained in:
d8ahazard
2016-08-31 16:49:35 -05:00
parent 9d9fea49ca
commit 3a238e9d4b
2 changed files with 43 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="#FF000000"
android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/>
</vector>