java - Android game layout responsive -


i want create simple android game layout contains imageviews . set width , height in dp type according layout psd resource file. result desire in own device (which has 480*800 resolution , 4" screen size) when test device larger screen size , resoultion , imageviews's sizes same own device , of space became empty . should make imageviews responsive according screen size ?


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -