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

前端 未结 6 1709
难免孤独
难免孤独 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:22

    beta1 version has been released. I doubt this is fixed, but check it out.

    You can ask for a bugfix for this here: http://tools.android.com/feedback

    PS: you are trying to scroll using the mouse scroll wheel, right? hehe just checking... I say that because just recently I figured out I could scroll in the design mode using the mouse wheel.. duhh haha. I never tried in blueprint mode though.

提交回复
热议问题