Skip to content

Image picker similar to Twitter's image picker. With 4 selection modes.

Notifications You must be signed in to change notification settings

yasharpm/TwitterImagePicker

Repository files navigation

Twitter ImagePicker

TwitterImagePicker is an image picker activity that is made to be similar to Twitter's image picker. 4 selection modes are defined that support both selecting a single image and multiple images. An independent utility class is also included which provides full access over underlying system gallery called GalleryAccess. You can use it to create your own image picker.

Usage

Add the dependency:

dependencies {
	implementation 'com.yashoid:twitterimagepicker:1.0.0'
}

About

Image picker similar to Twitter's image picker. With 4 selection modes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages