I’m absolute beginner when it comes to mono for android.
Referring to below screenshot, the default button style (left image) doesn’t look good here. So I want to change it to exact rectangle (right image) and not rounded-rectangle(the default one).
Any idea on this?
Any xml file need to be added?
As I’m very new to this, any help will be appreciated !!

use this code for creating rounded corners button background
res/drawable/rounded_bg.xml
and use that as background for your button