File tree Expand file tree Collapse file tree 4 files changed +19
-0
lines changed
filedialogtool/src/main/res/values Expand file tree Collapse file tree 4 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ File Dialog Tool
2+ ----------------
3+ File Dialog Tool is an activity which alows browsing the file system of your
4+ device and pick file paths for loading or saving data.
5+
6+ ![ ] ( localTempApp.png )
7+
Original file line number Diff line number Diff line change 1+ File Dialog Tool
2+ ----------------
3+ File Dialog Tool is an activity which alows browsing the file system of your
4+ device and pick file paths for loading or saving data.
Original file line number Diff line number Diff line change 141141 <orderEntry type =" library" name =" Gradle: androidx.arch.core:core-runtime:2.0.0@aar" level =" project" />
142142 <orderEntry type =" library" name =" Gradle: androidx.constraintlayout:constraintlayout:1.1.3@aar" level =" project" />
143143 <orderEntry type =" module" module-name =" filedialogtool" />
144+ <orderEntry type =" module" module-name =" filedialogtool" />
144145 </component >
145146</module >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <resources >
3+ <color name =" colorLightGrey" >#888888</color >
4+ <color name =" colorPrimary" >#008577</color >
5+ <color name =" colorPrimaryDark" >#00574B</color >
6+ <color name =" colorAccent" >#D81B60</color >
7+ </resources >
You can’t perform that action at this time.
0 commit comments