SIGN IN SIGN UP

Fix text view jumping by allowing growth of height but preventing shrinkage

This change mitigates an issue where the text view "jumps" in size by ensuring
its height only grows as needed, without shrinking. This stabilizes the layout
during dynamic updates.
M
Marcin Krzyzanowski committed
c5667b13bf56ffec205540d72a1d28ceea90d4a1
Parent: f22dcbf