quickandroid icon indicating copy to clipboard operation
quickandroid copied to clipboard

QML Theme and Component Library for Android

Results 8 quickandroid issues
Sort by recently updated
recently updated
newest added

D:\dev\tools>qpm.exe install com.github.benlau.quickandroid INFO: Package com.github.benlau.quickandroid has a different license (APACHE_2_0) than it's dependant (NONE). Installing [email protected] QPM: 2017/06/11 19:03:20 ERROR: GetFileAttributesEx D:\dev\tools\vendor\benlau-quickandroid-c1be565\tools\ninepatchconverter\qpm.json: The system cannot find the file specified.

I have observed a minor jerk in the position of logo in the splash screen of the example app `quickandroidexample` I tried using the sample concept as described by you...

I tried RaisedButton component, but the depth has no effect. It seems that the cause is: https://github.com/benlau/quickandroid/blob/master/QuickAndroid/RaisedButton.qml#L28 If I set clip to false, then it works for me.

Hi, great work you've done, do you have any serious app created with it? I'd like to see it in the market/appstore

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?

Hi, first of all, many thanks for quickandroid. I installed the apk on my phone to look at the examples and this all looks very mature and well designed! I...

Hello @benlau Thank you for quick update of qpm version. But I also have a question. I want to use this animated menu back icon https://gist.github.com/cyberbobs/8d62ab257d332914a72c instead of the static...