문제

I am working on an application for android. I have a scrollview that needs to hold many many things. I want to graphicly edit it and add all these things but I can only edit what fits on the screen..

Is there any way to edit it height wise besides selecting 10 inch tablet view?

Thanks!

도움이 되었습니까?

해결책

You might want to try Android Studio.

The graphic layout designer view extends to wrap the content of a ScrollView, so you can always see everything in the ScrollView.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top