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

Commit 4339203

Browse files
committed
Update README.md
1 parent 7c88448 commit 4339203

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,18 @@ Quick Android - QML Theme and Component Library for Android
55
Features
66
--------
77

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

1921
UI Components
2022

0 commit comments

Comments
 (0)