-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
I was trying to implement Chat21 in an app that I'm building and Everything seems to be working fine except that when I'm typing something in the textBox for a new message, the soft keyboard overlaps the textbox and in-effect the user can't see what he's typing.
I tried adding android:windowSoftInputMode="adjustResize" to the activity where I am launching ChatUI, but it doesn't seem to work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels