quickandroid icon indicating copy to clipboard operation
quickandroid copied to clipboard

RaisedButton depth has no effect

Open PoisonousJohn opened this issue 7 years ago • 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.

PoisonousJohn avatar Jan 14 '17 21:01 PoisonousJohn