0
Hello! I recently came across several UI kits for Android made in Photoshop (PSD). How do I use them in my application? For example, I have this kit: http://medialoot.com/images/uploads/sketch-full.jpg
I can’t find a way to use them in my project.
0
Hello! I recently came across several UI kits for Android made in Photoshop (PSD). How do I use them in my application? For example, I have this kit: http://medialoot.com/images/uploads/sketch-full.jpg
I can’t find a way to use them in my project.
1
You should export all images in a format that Android accepts (PNG, JPEG, etc.) Then, just adjust the measurements and other properties of the standard interface components.
Browser other questions tagged android android-layout
You are not signed in. Login or sign up in order to post.
There is a way to adjust the measurements automatically?
– cumpadi