Can I use constraint layout for quality Images on all screen sizes in Android Studio -


i know questions has been asked quite few times. need more clarity.

i developing android app first time. need images qualitatively on screen sizes. following http://developer.android.com/guide/practices/screens_support.html

but came know constraint layout serves same purpose.

below doubts.

if use constraint layout, images qualitative on screen sizes? @ moment have developed screens(prototypes) in relative layout. have recreate screens if want create in constraint layout? best approach, using constraint layout or ? if follow http://developer.android.com/guide/practices/screens_support.html have use 12 images, need in hdpi, xhdpi, xxhdpi, xxxhdpi. make apk size bigger?


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -