Vertical & Horizontal navigation« Back to Questions List
Hi! I got introduced to ExportKit today & just can't wait to start design to code an app. A quick question though, is there any to design vertical or horizontal elements in Photoshop or Illustrator to export to Android studio? I've read the guidelines and it says the code for horizontal scroll will be added automatically but didn't mention the designing part. |
This question has been resolved, view the correct answer now!
✓ Correct Answer | |
---|---|
Hi, Yes we support both H and V scroll views, the plugin will naturally enable H scrolling if you content is larger than the screen. You can manually enable V scrolling within your elements. Take a look at our guide to creating widgets: //exportkit.com/learn/how-to/advanced-guide/create-widgets-with-android, you can use this logic to create a custom ScrollView or Scroller, etc. |
Share Your Knowledge!
Contribute to the community and help other users to benefit from your answer with experience and knowledge.