benlau/quickandroid

RaisedButton depth has no effect

Opened this issue · 0 comments

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.