XAM-Consulting / TEditor

MIT License
63 stars 45 forks source link

Focusing the editor input field (Xamarin.Forms) #22

Closed Dids closed 6 years ago

Dids commented 6 years ago

Having the abililty either manually or automatically (on ShowTEditor() for instance) focus the editor input field is something I'd definitely love to see and actually have a need for.

Any chance of getting this or can you alternatively think of a workaround? Subclassing the editor or something?

jessejiang0214 commented 6 years ago

You need to change source code of TEditorActivity and TEditorViewController