jaydeepw / poly-picker

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

Add Support for Material Sliding Tabs to Support AppCompat Themes #44

Closed vivekkiran closed 9 years ago

vivekkiran commented 9 years ago

http://www.android4devs.com/2015/01/how-to-make-material-design-sliding-tabs.html http://www.exoguru.com/android/material-design/navigation/android-sliding-tabs-with-material-design.html

jaydeepw commented 9 years ago

Thanks for the links @vivekkiran

Material tabs has been implemented. Check the changelog here. https://github.com/jaydeepw/poly-picker#v1013-snapshot

Also please help me with testing the new SNAPSHOT build. More information about testing here. https://github.com/jaydeepw/poly-picker#testing-snapshot-build

jaydeepw commented 9 years ago

Duplicate issue #23