I know the default DatePicker
already has a bottom line, but I'm trying to add a bottom line to the DatePicker
in the custom renderer code (for some purpose).
I can set a full border of my GradientDrawable
object by myGradientDrawable.SetStroke(3, myColor);
but I don't know how to add only the bottom line so anyone can help me please?
Try this: