Vinith
Vinith
This is frequently the information I look at in PR's as well. Will be really nice to have it.
Allow cancelling operation when FilePickerStatus is 'picking'. Useful when picking large cloud files
Android
Allow cancelling operation when FilePickerStatus is 'picking'. Useful when picking large cloud files
This isn't a priority for me. I am just building something for fun. It felt like an important feature to have so I suggested it.
I had to make the following changes to get the project to build ``` baseName = 'junit4git-agent' + duplicatesStrategy = 'INCLUDE' from { - configurations.compile.collect { it.isDirectory() ? it :...