Hi, does qml  text view support emoji on Sailfish OS? It seems not work on my 
code.

This is a sample code for test

            Label { 
                x: Theme.paddingLarge
                textFormat: Text.StyledText
                wrapMode: Text.WrapAtWordBoundaryOrAnywhere
                width:Screen.width - Theme.paddingLarge
                text: "😃 \uD83D\uDE04‍  Hello"

                //color: Theme.secondaryHighlightColor
                font.pixelSize: Theme.fontSizeExtraLarge
            }‍
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to