Hi, what is the best approach to handle responsive...
# compose
k
Hi, what is the best approach to handle responsive UI in jetpack compose? I'm researching and it seems that I need to define a set of codes for each dimension category like small, medium and large screen. Is there a way to code once then it will automatically fully adapt into each screen sizes?