Responsive UI in Android
Jan 6, 2023 · 1 min read · While creating an android application in android studio, sometimes we face problems like we have created a layout for a particular screen size and if the screen size will change, the whole UI is messed up. For resolving this issue we started using co...
SShubh commented