DEV Community

ronynn
ronynn

Posted on

What your app's text input bar tells about you?

I recently made my 85kb android todolist app's input bars to expand as you are typing in text.

I'd have to thank a fellow user of the app who pointed out this in the telegram group, and I was instantly dumbfounded wondering why I didn't think of that.

Whatsapp, telegram they all consist of this feature to allow the text editing input box /window to expand as you are typing, it simply is an essential feature to have anywhere you are editing text, you must be able to see the context of your edit.

So yeah, I'm thankful to the gentleman who gave the idea, or lady, idk.

Karui with its simplicity is slowly turning into a real powerhouse of notetaking. You can try it from here https://github.com/ronynn/karui and it's also available on f-droid.

Top comments (0)