I need to connect three points by a smooth curve. I\'ve looked at the same questions already answered on StackOverflow but they all suggest using Path.quadTo(). I d
Path.quadTo()