ChatWave

Results 3 comments of ChatWave

It seems to only allow float values so you can do it programatically ExpandableHintText.setTextSize(12f) this only effects the label though seems like you have to pass your own edittext to...

Actually found out you can access the edittext from the hinttext but you can't change anything inside it at least not with Java I suggest skipping this lib until we...

I noticed this only happens when a user registers. It does not happen when a user logs in to an existing account. So i did a bandage fix with: Create...