benlau/quickandroid

qml-material

Opened this issue · 3 comments

https://github.com/papyros/qml-material
Hi, found this lib, it seems to be better choice for desktop apps, but what's better for mobile app?

In fact I am also using QML Material for writing a desktop application. QuickAndroid is not designed for desktop and I just ignore things like on-mouse-over event in writing this library.

Ok, thanks.
Don't you think it would be better implement full support of android in qml-material then develop separate library? Or crossplatform version is too big for mobile?

The focus of development will be changed to native platform integration instead of making QML items. I wish user could use both of the library for Android development.