Chiu-Ki Chan

Results 3 comments of Chiu-Ki Chan

Not sure what's the problem? Also how do you set the component in the activity before it starts its lifecycle i.e. `onCreate`?

I created an SVG path by hand, then took the `d` variable to use as the value in the string. Here is an SVG path tutorial: http://tutorials.jenkov.com/svg/path-element.html For morphing to...

Moved the HTC check, the Android version check, the class reflection and the method reflection to static block. I cannot check if the `MotionEvent` is an instance of `PenEvent` though,...