I am having psd
files to develop android
layouts. How can I make layout scalable and pixel
to pixel
as per given psd
. I can use ruler to figure out the height
and width
of object in psd but how can i scale up in dp
in Android xml
. ?
Any help would be appreciable