I have a button
Android.Widget.Button btnDelTR = new Android.Widget.Button(this);
btnDelTR.SetBackgroundResource(Resource.Drawable.delete);
i want to change it backgroung it works fine, but the background size is Stretch and simply i want to center the background image