I am new to android. I am doing a project, for UI reference I have adobe xd design. The task given for me was I have to design activity xml the same as adobe screen design. In adobe xd file the measurements are in pixels. But in android, we are using dp(dependency independent pixels). How can I design the same screen with the same measurements in android without having proper measurements in dp?
My question is how can I design xml layout from adobe xd sample?