jaydeepw / poly-picker

Android library project for providing multiple image selection from the device.
406 stars 114 forks source link

Change camera/gallery fragment order in viewPager #48

Open jensneuse opened 9 years ago

jensneuse commented 9 years ago

Hey, is it possible to change the fragment order without library rebuild? In my use case, gallery would be 1st choice.

I'd suggest adding a variable to nl.changer.polypicker.Config.

jaydeepw commented 9 years ago

Thats a terrific thought. I will make this provision when setting up configuration. Thanks.

jensneuse commented 9 years ago

If you look into this one I'd also suggest to change the tab text color the same way.