Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Select one file with a single click #92

Merged
merged 1 commit into from
Jun 25, 2016
Merged

Select one file with a single click #92

merged 1 commit into from
Jun 25, 2016

Conversation

rastikw
Copy link
Contributor

@rastikw rastikw commented Jun 24, 2016

If only one file is to be selected, it is easier just to click on the file and not used checkboxes.
It has to be activated:
intent.putExtra(FilePickerActivity.EXTRA_SINGLE_CLICK, true);

This pull request makes changes to the same method signatures as my previous pull request, so merging might be a bit more complicated.

@spacecowboy
Copy link
Owner

Thanks for the contribution! I'll fix the build errors and some style checks.

@spacecowboy spacecowboy merged commit c2a3234 into spacecowboy:master Jun 25, 2016
@rastikw rastikw deleted the SingleClick branch June 27, 2016 09:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants