MCPcopy Create free account

hub / github.com/AndroidDeveloperLB/ThreePhasesBottomSheet / types & classes

Types & classes41 in github.com/AndroidDeveloperLB/ThreePhasesBottomSheet

ClassAccessFragmentInternals
bottomsheet-commons/src/main/java/android/support/v4/app/AccessFragmentInternals.java:3
ClassActivityInfo
Represents an item in the picker grid
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/IntentPickerSheetView.java:73
ClassAdapter
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/MenuSheetView.java:262
ClassAdapter
Simple adapter that shows a grid of {@link ImagePickerSheetImageView}s that hold either a thumbnail of the local image or placeholder for camera/picke
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/ImagePickerSheetView.java:272
ClassAdapter
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/IntentPickerSheetView.java:182
ClassBaseViewTransformer
A very simple view transformer which only handles applying a correct dim.
bottomsheet/src/main/java/com/flipboard/bottomsheet/BaseViewTransformer.java:8
ClassBottomSheetFragment
A fragment that shows itself in a {@link BottomSheetLayout}. Like a {@link android.support.v4.app.DialogFragment}, you can show this either in a botto
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/BottomSheetFragment.java:24
ClassBottomSheetFragmentDelegate
This class represents a delegate which you can use to extend BottomSheet's fragment support to any {@link Fragment} implementing {@link BottomSheetFra
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/BottomSheetFragmentDelegate.java:48
InterfaceBottomSheetFragmentInterface
This interface can be applied to a {@link android.support.v4.app.Fragment} to make it compatible with {@link BottomSheetFragmentDelegate}. You should
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/BottomSheetFragmentInterface.java:13
ClassBottomSheetLayout
bottomsheet/src/main/java/com/flipboard/bottomsheet/BottomSheetLayout.java:34
EnumBottomSheetState
bottomsheet-sample/src/main/java/com/lb/three_phases_bottom_sheet/BottomSheetState.java:3
ClassBuilder
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/ImagePickerSheetView.java:371
ClassCancelDetectionAnimationListener
Utility class which registers if the animation has been canceled so that subclasses may respond differently in onAnimationEnd
bottomsheet/src/main/java/com/flipboard/bottomsheet/BottomSheetLayout.java:104
InterfaceFilter
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/IntentPickerSheetView.java:37
ClassFilterNone
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/IntentPickerSheetView.java:52
ClassIdentityViewTransformer
bottomsheet/src/main/java/com/flipboard/bottomsheet/BottomSheetLayout.java:115
ClassImagePickerSheetImageView
An ImageView that tries to keep a 1:1 aspect ratio
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/ImagePickerSheetImageView.java:12
ClassImagePickerSheetView
A Sheet view for displaying recent images or options to pick or take pictures.
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/ImagePickerSheetView.java:45
ClassImagePickerTile
Backing class for image tiles in the grid.
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/ImagePickerSheetView.java:77
InterfaceImageProvider
Interface for providing an image given the {@link ImageView} and {@link Uri}.
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/ImagePickerSheetView.java:61
ClassIntentPickerSheetView
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/IntentPickerSheetView.java:32
ClassMainActivity
Activity demonstrating the use of {@link ImagePickerSheetView}
bottomsheet-sample/src/main/java/com/lb/three_phases_bottom_sheet/MainActivity.java:27
ClassMenuSheetView
A SheetView that can represent a menu resource as a list or grid. <p> A list can support submenus, and will include a divider and header for them wher
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/MenuSheetView.java:41
EnumMenuType
The supported display types for the menu items.
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/MenuSheetView.java:54
ClassMyFragment
bottomsheet-sample/src/main/java/com/lb/three_phases_bottom_sheet/MyFragment.java:26
ClassMyFragment2
bottomsheet-sample/src/main/java/com/lb/three_phases_bottom_sheet/MyFragment2.java:22
ClassNormalViewHolder
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/MenuSheetView.java:351
InterfaceOnIntentPickedListener
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/IntentPickerSheetView.java:41
InterfaceOnMenuItemClickListener
A listener for menu item clicks in the sheet
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/MenuSheetView.java:47
InterfaceOnSheetDismissedListener
bottomsheet/src/main/java/com/flipboard/bottomsheet/OnSheetDismissedListener.java:3
InterfaceOnSheetStateChangeListener
bottomsheet/src/main/java/com/flipboard/bottomsheet/BottomSheetLayout.java:129
InterfaceOnTileSelectedListener
Callback for whenever a tile is selected in the sheet.
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/ImagePickerSheetView.java:51
ClassShadowOutline
A helper class for providing a shadow on sheets
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/Util.java:26
ClassSheetMenuItem
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/MenuSheetView.java:367
ClassSortAlphabetically
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/IntentPickerSheetView.java:45
EnumState
bottomsheet/src/main/java/com/flipboard/bottomsheet/BottomSheetLayout.java:122
ClassUtil
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/Util.java:10
ClassUtils
bottomsheet-sample/src/main/java/com/lb/three_phases_bottom_sheet/Utils.java:17
ClassViewHolder
bottomsheet-commons/src/main/java/com/flipboard/bottomsheet/commons/IntentPickerSheetView.java:260
EnumViewPadding
bottomsheet-sample/src/main/java/com/lb/three_phases_bottom_sheet/Utils.java:18
InterfaceViewTransformer
bottomsheet/src/main/java/com/flipboard/bottomsheet/ViewTransformer.java:5