Note that there are some explanatory texts on larger screens.

plurals
  1. POUnderstanding a support multiply screens
    primarykey
    data
    text
    <p>I know that there is a lot of gigabytes of information about my problem, I've almost read all of it - official documentation on developer.android.com, posts on XDA-Developers and here, and many other BUT STILL have problem with it and I hope you can explain it to me. So I've an app with dashboard icons on a main-screen, and I need to make that this screen will be looked the same on all existing screens, <strong>here is a portrait and land standarts</strong>:</p> <p><img src="https://i.stack.imgur.com/gU8ql.png" alt="MAIN_PORTRAIT"> <img src="https://i.stack.imgur.com/CX8la.png" alt="MAIN_LAND"></p> <p>To make it I've added to my project a next folders:</p> <p><img src="https://i.stack.imgur.com/iQyEZ.png" alt="enter image description here"></p> <p>And all sizes such as images size, text size and margins I've setted in dimens.xml for each screen resolution, and I was thinking that's enough to see the same picture on different devices. But I was wrong, and in the same resolution but different screen size it's looks different. Here is a 3.2" and 5.1" screens with mdpi:</p> <p><img src="https://i.stack.imgur.com/kqwJO.png" alt="Screen 3.2&quot;"> <img src="https://i.stack.imgur.com/maAez.png" alt="Screen 5.1&quot;"></p> <p>I didn't get should I add a folders like "<strong>values-mdpi-sw320dp</strong>" and so on or there is something another way I should know to see same picture on all screens? Is it a right way to set an all sizes in dimens? Please explain it to me. REGARDS.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload