Problem With Android Studio Interface Editor

0

I try to edit the design for smaller screens but change the settings for Nexus 7 screens or other screens when you clicked the red circle menu and select the option of another smaller screen does not happen change and it's always for Nexus 7 or other large screens What can I do to visualize for other smaller screens?

    
asked by Diego 20.05.2018 в 02:08
source

1 answer

0

to make the image adapt to the different dimensions of the screens of the devices you must first create the following folders within "res" as shown below:

then copy all the .xml files that are in the layout folder and paste in each folder that is inside the red box, in the android studio you will see a series of packages inside the folder "res" as it is in the following image, for each folder you open the layout and you can go adjusting according to the dimensions of the screens.

    
answered by 20.05.2018 в 05:30