Oh lovely. The customer's test manager reported a "bug" where the font size of the login input field is smaller than before on Android. I checked the code and, yes, the font size of all input fields has been reduced from 22pt to 18pt to match the app's design specification. Now, the test manager is pretty adamant that it should be changed back to what it was, so I asked our designers their input. Also, while debugging the issue I noticed that on iOS the font size is actually 24pt, thus being larger than what Android originally had and not matching the design specification, so we need to make changes to either 1 (iOS), 2 (pick 2 from Android, iOS, design), or even 3 (all) to make this one person happy.