federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.68k stars 1.11k forks source link

How I can get translation/search web feature in the text tool bat ?? #884

Closed youndon closed 1 year ago

youndon commented 1 year ago

Hi everyone I do kotlin lot more then java and for my jetNote kotlin project, I wondering how I can get translation or search web suggesting while the text is selected.

https://user-images.githubusercontent.com/34891176/207562613-06b5c8e4-eeea-46b7-aafb-fabb87538cf0.png

youndon commented 1 year ago

After some search I get that TextFieldof jetpack_compose don't support this feature from first but the classic EditText() do.