Force Jetpack Compose to display 2 Text() Components one below other
Hi I have such piece of code: it draws movie card. The problem, which I have, is that only one of two Text components are printed. I tried many versions of modifications, but always there is only one text. Could you explain me why? 🙁