hieple7985 / nano-myappport

[Android Nano Degree] - Project 0: My App Portfolio
0 stars 0 forks source link

Review #1 - app/src/main/res/layout/content_main.xml (Suggestion) #1

Closed hieple7985 closed 6 years ago

hieple7985 commented 8 years ago

You should embed your widgets within a ScrollView since when the content is too much or your app is in landscape, your app doesn't have a mechanism to help your users to scroll up and down in order to view all of the content.

issue1_scrollview_landscape