Android marginTop and left vs margin to adjacent« Back to Questions List
I am using this to create XML for Android. After converting to XML ,all the views inside the XML are aligned to top. Inside the relative layout , item should be relative to adjacent one instead of margin_top attribute set to each element. |
Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!
Hi, Photoshop does not support this native, but there are many Android updates in the works. You can create custom elements using android widgets: //exportkit.com/learn/how-to/advanced-guide/create-widgets-with-android to add your own margins or in Android Studio you can re-apply natural Android margins by selecting and dragging items – Android Studio will use its native margin settings. |
Share Your Knowledge!
Contribute to the community and help other users to benefit from your answer with experience and knowledge.