Multiline TextView shrinks into top left cornor in Android Studio 3
Im learning kotlin. I followed a tutorial where i should put some random text into the editText box. However whenever i put too many lines of text into the textbox, everything on the layout shrinks into the top left cornor.
I tried to invalid the cache, and also to change to another api but with no luck so far. any ideas ?