potatodevs / cloudit

Manage and access your CloudApp account directly from your Android device.
https://play.google.com/store/apps/details?id=io.invaders.android.cloudit&hl=en_GB
0 stars 0 forks source link

Make the custom file chooser default #6

Closed loop closed 11 years ago

loop commented 11 years ago

At the moment when you select Upload a file you get a choice of picking from the available list. screenshot_2013-05-20-17-33-38

This overcomplicated. Best choice is to make the custom file chosen default. Unfortunately this isn't possible for Upload a image because Android restriction, but with files as we have a custom file chooser it is. :+1:

loop commented 11 years ago

BOOM! Done. When choosing to upload a file the custom file chooser intent is open. It's just works this way.