qiujuer/Genius-Android

Some phone button ripple problem

qiujuer opened this issue · 1 comments

In same phone , the button gTouchCornerRadius attr isn't work.

In the button view the gTouchCornerRadius attr needs Canvas.clipPath() successful operation, gTouchCornerRadius can be good.

But, Canvas.clipPath() must need set layerType is View.LAYER_TYPE_SOFTWARE.