Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benlau committed Jul 17, 2015
1 parent 7c88448 commit 4339203
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,18 @@ Quick Android - QML Theme and Component Library for Android
Features
--------

1. Provides “DP” unit
1. Provide “DP” unit
2. Page transition management
1. "Back" to previous page by the hardware back button
3. Unified “Drawable” component
1. A single component that supports color , image , QML component , simulated nine patch image as input source
1. A single component that supports color , image , QML component, simulated nine patch image as input source
2. Auto scale image to fit current screen resolution
3. Derived StateListDrawable for animated drawable like button
4. Image provider that will find the right image for current resolution automatically.
5. Theme / Style Engine
6. A set of components with native look and feel on Android
7. SystemDispatcher - C++ and Java communication manager.
1. Auto conversion between C++ and Java data type. No need to write in JNI.

UI Components

Expand Down

0 comments on commit 4339203

Please sign in to comment.