Gear 1.1.0 released with touch screen support
New release of the Gear framework with touch screen support and optimized memory usage.
New features:
- Transitions can now animate either the whole interface or just the canvas GWCanvas content
- Touch screen support for every widget type with iPhone/TouchFLO like scroll, click and selection
- Added constructors and methods to pass an Image object as a parameter for ImageItem
- Added ImageResourcesBuffer class to hold commonly used Image resources
- Solved a bug in the emulated double buffering system which caused an NPE during a transition
- Transitions renamed and new transitions added
- TextView renamed to GWTextView
- Single canvas implementation to reduce memory occupation
Get more informations from Gear’s page and check for the coming soon tutorial on The Apes Corner.




