no gravity for scrollview. how to make content inside scrollview as center

后端 未结 7 921
刺人心
刺人心 2020-12-07 09:35

I want the content inside the scrollView as center.



        
7条回答
  •  执笔经年
    2020-12-07 10:11

    using the scroll view inside the ConstraintLayout. It is worked for me

    
    
                
    
                    
                
            
    

    Scroll view height should be wrap_content

提交回复
热议问题