I am unable to create an editor that's read-only and supports carriage returns.
My renderer has this:
this.Control.InputType = Android.Text.InputTypes.Null;
I am unable to create an editor that's read-only and supports carriage returns.
My renderer has this:
this.Control.InputType = Android.Text.InputTypes.Null;