I have implemented radio button today for the first time and text is not coming :| why would they remove this important property from radio button ? :/ (View Post)
I have svg path data and I convert this path data in Android.Graphics.Path and draw shape using canvas.DrawPath() on canvas. It is drawn perfectly. Now, I want to put button in the center of that sha… (View Post)