When exporting AI to Android Studio and testing out the app, I have to scroll around to see the full design.« Back to Questions List
Hi, this is my first ever Export kit export and everything is fine but, there is one tiny issue with the scaling. As you can see in the image below, when playing the app. You must scroll around to see the app layout. I want it all to fit on the screen without scrolling around. Any fix? |
Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!
Hi, This is very easy to fix. First take a look at this post: Android and Multiple Screens. The issue you face is that an Adobe Pixel is not equal to Android DPI. The post will give you a few base sizes to start with. Example: 800px wide in your design converts to 2560 xhdpi / 1280 mdpi in Android. |
Share Your Knowledge!
Contribute to the community and help other users to benefit from your answer with experience and knowledge.