blackberry - Customizing ExpandableView in QML -


i using expandableview in qml blackberry development. want customize expandableview . ex :

1.in below image (screen shot of expandableview in collapsed stage) can see text 'more' shown when use expandableview qml. displayed during collapsed stage, want change default text other text

2.collapse(^) , expand image want change .

is there way achieve ? enter image description here

according documentation, https://developer.blackberry.com/native/reference/cascades/bb__cascades__expandableview.html , there no properties or methods setting text or arrow images. so, not possible.


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -