DroidUX Layouts Pack consists of special view containers and layout components.
Compatibility Notes:<activity/>
level,
by setting the hardwareAccelerated
attribute to false
.
The following widgets in this package do not support hardware acceleration:
MaskedLayout
ReflectionLayout
RoundedCornerLayout
com.droidux.pack.layouts | Contains classes needed for registration. |
com.droidux.pack.layouts.anim | Provide classes to create tweened animations. |
com.droidux.pack.layouts.drawable | Contains classes to manage a variety of visual eleents that are intented for display only, such as bitmaps and gradients. |
com.droidux.pack.layouts.interfaces | Contains interfaces that represents contracts to be implemented by various groups of widgets. |
com.droidux.pack.layouts.widget | The widget.* package contains collection of various layout widgets. |