- setCameraIcon(int) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
-
Set the placeholder image for the camera button that appears as the first item in the grid view.
- setCheckBoxIcon(int) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
-
- setFinishBtnStyle(int, int) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
-
Set the finish button style.
- setFinishBtnText() - Method in class com.erikzuo.photopicker.PhotoPickerActivity
-
- setGridItemMargin(int) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
-
Set the margin of each photo item in the grid view in pixel.
- setMaxCount(int) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
-
Set the maximum number of photos that can be selected.
- setNumOfColumns(int) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
-
Set the number of columns that photos should be displayed in.
- setPhotoPickerTitle(String) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
-
Set the title that should be displayed on the actionbar of photo picker view.
- setSelected(boolean) - Method in class com.erikzuo.photopicker.Photo
-
- setThumbnailSize(int) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
-
Set the thumbnail size of each photo displayed in the grid view.