Is there a way in android studio to create layout that will fit all screen size? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is there a way in android studio to create layout that will fit all screen size?

Right now I have an app that has a screen that fits a tablet since that it is design for a tablet, but once I run it on a phone, the layout become a mess. Any tips? solutions?

4th Apr 2019, 6:19 AM
ariamossar
ariamossar - avatar
1 Answer
0
...RTFM? To be fair, this isn't trivial for beginners. Don't give up :> https://developer.android.com/training/multiscreen/screensizes
4th Apr 2019, 8:54 AM
Fermi
Fermi - avatar