79171234

Date: 2024-11-08 18:55:29
Score: 0.5
Natty:
Report link

Well, upon reading some unrelated things from SO for another problem, I stumbled upon a reference to the android:windowSoftInputMode="adjustResize" being used in the <activity> tag instead of the <application> tag.

Moving from the application tag to the activity tag fixed all my issues 😭

Hopefully this helps someone in the future to not do the same newbie mistake as me!

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Rui Almeida