- setCameraDrawable(int) - Method in class com.flipboard.bottomsheet.commons.ImagePickerSheetView.Builder
-
Sets a drawable resource ID for the camera option tile.
- setCameraDrawable(Drawable) - Method in class com.flipboard.bottomsheet.commons.ImagePickerSheetView.Builder
-
Sets a drawable for the camera option tile.
- setColumnWidthDp(int) - Method in class com.flipboard.bottomsheet.commons.ImagePickerSheetView
-
- setColumnWidthDp(int) - Method in class com.flipboard.bottomsheet.commons.IntentPickerSheetView
-
- setColumnWidthDp(int) - Method in class com.flipboard.bottomsheet.commons.MenuSheetView
-
Only applies to GRID
- setFilter(IntentPickerSheetView.Filter) - Method in class com.flipboard.bottomsheet.commons.IntentPickerSheetView
-
- setGridItemLayoutRes(int) - Method in class com.flipboard.bottomsheet.commons.MenuSheetView
-
- setImageProvider(ImagePickerSheetView.ImageProvider) - Method in class com.flipboard.bottomsheet.commons.ImagePickerSheetView.Builder
-
Sets a provider for providing images.
- setListItemLayoutRes(int) - Method in class com.flipboard.bottomsheet.commons.MenuSheetView
-
- setMaxItems(int) - Method in class com.flipboard.bottomsheet.commons.ImagePickerSheetView.Builder
-
Sets the max number of tiles to show in the image picker.
- setMixins(List<IntentPickerSheetView.ActivityInfo>) - Method in class com.flipboard.bottomsheet.commons.IntentPickerSheetView
-
Adds custom mixins to the resulting picker sheet
- setOnTileSelectedListener(ImagePickerSheetView.OnTileSelectedListener) - Method in class com.flipboard.bottomsheet.commons.ImagePickerSheetView.Builder
-
Sets a listener for when a tile is selected.
- setPickerDrawable(int) - Method in class com.flipboard.bottomsheet.commons.ImagePickerSheetView.Builder
-
Sets a drawable resource ID for the picker option tile.
- setPickerDrawable(Drawable) - Method in class com.flipboard.bottomsheet.commons.ImagePickerSheetView.Builder
-
Sets a drawable for the picker option tile.
- setShowCameraOption(boolean) - Method in class com.flipboard.bottomsheet.commons.ImagePickerSheetView.Builder
-
Sets a boolean to indicate whether or not to show a camera option.
- setShowPickerOption(boolean) - Method in class com.flipboard.bottomsheet.commons.ImagePickerSheetView.Builder
-
Sets a boolean to indicate whether or not to show the picker option.
- setSortMethod(Comparator<IntentPickerSheetView.ActivityInfo>) - Method in class com.flipboard.bottomsheet.commons.IntentPickerSheetView
-
- setTitle(int) - Method in class com.flipboard.bottomsheet.commons.ImagePickerSheetView.Builder
-
Sets a title via String resource ID.
- setTitle(String) - Method in class com.flipboard.bottomsheet.commons.ImagePickerSheetView.Builder
-
Sets a title for this sheet.
- setTitle(int) - Method in class com.flipboard.bottomsheet.commons.ImagePickerSheetView
-
- setTitle(String) - Method in class com.flipboard.bottomsheet.commons.ImagePickerSheetView
-
- setTitle(int) - Method in class com.flipboard.bottomsheet.commons.MenuSheetView
-
Sets the title text of the sheet
- setTitle(CharSequence) - Method in class com.flipboard.bottomsheet.commons.MenuSheetView
-
Sets the title text of the sheet
- show(FragmentManager, int) - Method in class com.flipboard.bottomsheet.commons.BottomSheetFragment
-
Display the bottom sheet, adding the fragment to the given FragmentManager.
- show(FragmentTransaction, int) - Method in class com.flipboard.bottomsheet.commons.BottomSheetFragment
-
Display the bottom sheet, adding the fragment using an excising transaction and then
committing the transaction.
- show(FragmentManager, int) - Method in class com.flipboard.bottomsheet.commons.BottomSheetFragmentDelegate
-
DialogFragment-like show() method for displaying this the associated sheet fragment
- show(FragmentTransaction, int) - Method in class com.flipboard.bottomsheet.commons.BottomSheetFragmentDelegate
-
DialogFragment-like show() method for displaying this the associated sheet fragment
- show(FragmentManager, int) - Method in interface com.flipboard.bottomsheet.commons.BottomSheetFragmentInterface
-
Display the bottom sheet, adding the fragment to the given FragmentManager.
- show(FragmentTransaction, int) - Method in interface com.flipboard.bottomsheet.commons.BottomSheetFragmentInterface
-
Display the bottom sheet, adding the fragment using an excising transaction and then
committing the transaction.
- showCameraOption - Variable in class com.flipboard.bottomsheet.commons.ImagePickerSheetView
-
- showPickerOption - Variable in class com.flipboard.bottomsheet.commons.ImagePickerSheetView
-
- sortMethod - Variable in class com.flipboard.bottomsheet.commons.IntentPickerSheetView
-
- spacing - Variable in class com.flipboard.bottomsheet.commons.ImagePickerSheetView
-