This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
First Release
Features
- Provide “DP” unit
- Page transition management
- "Back" to previous page by the hardware back button
- Unified “Drawable” component
- A single component that supports color , image , QML component, simulated nine patch image as input source
- Auto scale image to fit current screen resolution
- Derived StateListDrawable for animated drawable like button
- Image provider that will find the right image for current resolution automatically.
- Theme / Style Engine
- A set of components with native look and feel on Android
- SystemDispatcher - C++ and Java communication manager.
- Auto conversion between C++ and Java data type. No need to write in JNI.