I have an images of size (width = 1444 * height = 760). Now i want to show it in imageview to set imageview weight and height i create different file for dimens.xml like:
dimens.xml
dimens.xml(hdpi)
dimens.xml(mdpi)
dimens.xml(xhdpi)
dimens.xml(xxhdpi)
dimens.xml(xxxhdpi)
dimens.xml(sw600dpi)
dimens.xml(sw720hdpi)
Now to set the image-view height and width. what size value to put in which dimens.xml file please help and sorry for English mistakes if any...