Is it possible to scroll a ScrollView with a ConstraintLayout in Blueprint Mode?

前端 未结 6 1679
难免孤独
难免孤独 2021-01-17 11:35

So I have been developing this layout using a ConstraintLayout inside a ScrollView. It works fine, but now I have hit a problem. I have to expand the layout outside the scre

6条回答
  •  旧巷少年郎
    2021-01-17 12:12

    Put the Scroll view outside of the Constraint layout. Then use this [Red mark] to drag the view and it will make a custom device editor to you. When you have done, change back to the device editor [Beside rotation icon]...

提交回复
热议问题