Relative Content

Tag Archive for androidkotlinandroid-edittext

Kotlin Android EditText size inconsistent

I am trying to change the EditText border if the if else statement is successful. I have 4 similar EditText. However 1 of it, the second one acts a bit weird where its size will expand after the successful verification. All the sizes, layout everything is same (i just copy and paste), but why the second EditText is acting weirdly?