Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.06 KB

File metadata and controls

12 lines (9 loc) · 1.06 KB

pickui / com.lovoo.android.pickui.view

Package com.lovoo.android.pickui.view

Types

Name Summary
GalleryFragment class GalleryFragment : Fragment, GalleryView
Fragment that offers a predefined solution to load and present Gallerys and there containing pictures. It also request the Android Storage Permission.
PictureDecoration class PictureDecoration : ItemDecoration
Custom decoration for items of an RecycleView that should get equal space between each other and its parent.
PictureFragment class PictureFragment : Fragment, PictureView
Fragment that offers a predefined solution to load and present Pictures from a certain Gallery.
PlaceHolderDrawable class PlaceHolderDrawable : Drawable
Custom Drawable that is used as translucent placeholder. In comparison to other Drawables this one can get width and height to measure its dimensions.