wordpress-mobile / WordPress-Login-Flow-Android

Pluggable WordPress login flow for Android
GNU General Public License v2.0
14 stars 3 forks source link

[Login] Button for requesting SMS in OTP code screen is misaligned #108

Open thomashorta opened 1 year ago

thomashorta commented 1 year ago

If the text for requesting an SMS code OTP (login_text_otp) is too big to fit one line (e.g.: in pt-BR), then it looks misaligned. We should be able to align the text properly in this case. Maybe center it or just align it to left?

image

Tested on Samsung Galaxy S21+, Android 13, WPAndroid 21.5-rc-1