Android Studio Different Screen Sizes
Solution 1:
For making responsive UI I would suggest using guidelines in constraint layout. You can take help of this constraint layout training guide. Also you can make use of chains in constraint layout Chains