Android: enable spelling suggestions and other behaviors

Hello!

I am testing Android app 2.0 on a One Plus 5T running Oreo.

Can you add few android:inputType options to edit view so writing a note on mobile could be faster?

I am thinking about:

  • textCapSentences
  • textAutoCorrect

Thank you!

Hi benlac,

Unfortunately it is intentionally disabled because the editor can not handle Android’s input assistances since it doesn’t fire events properly in the webview. You can check what happens here on your Chrome browser.

I’m building a native editor for iOS and Android now. Here is a progress report (visible for paid users only): https://forum.inkdrop.app/t/progress-report-on-building-native-markdown-editors-for-ios-and-android/2603