On Friday 08 November 2013 01:00:11 Guido Seifert wrote:
> I cannot display svg files in QML on Android.
> 
> Unfortunately I am not experienced enough with Android/Qt to decide, whether
> this is my bug, or a Qt bug.

It's a feature. :) To reduce the size of the package, we only deploy the 
libraries that we know are necessary. Adding "QT += svg" to the .pro file of 
your application should enable support for svg files.

- Paul
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to