Package com.otaliastudios.cameraview.size
See: Description
-
Interface Summary Interface Description Filter A size constraint to easily filter outsizes in a list. SizeSelector A size selector receives a list of Sizes and returns another list with sizes that are considered acceptable. -
Class Summary Class Description SizeSelectors Static utilities to create, join and merge SizeSelectors instances. AspectRatio A simple class representing an aspect ratio. Size A simple class representing a size, with width and height values. SizeSelectorParser Parses size selectors from XML attributes.