When using the Messaging feature in Android, if you’re having a difficult time viewing the words when typing, follow the instructions below:
1) Log into your App Manager and select your app.
2) Click Colors from the left-hand-side of the screen (or the middle of the screen).
3) Scroll down to the Advanced SCSS box. If there is already code in the advanced SCSS box, do not remove it. Start a new line “after” the last character in the box, then paste the below code.
/*** START: JOURNAL ANDROID COMMENT TYPING CSS FIX - 210723 ***/
.platform-android .module-fanwall.fanwall-comment .bar-footer { bottom: 32px !important; }
/*** END: JOURNAL ANDROID COMMENT TYPING CSS FIX - 210723 ***/
4) Click Save.