Coordinatorlayout adjustresize not working

前端 未结 9 593
傲寒
傲寒 2020-12-08 15:32

MY CODE (and more): I have a Coordinator Layout as follows



        
9条回答
  •  再見小時候
    2020-12-08 15:45

    Don't use CoordinatorLayout as a root layout if you use EditText views on your NestedScrollView

    
    
      
        
    
          
    
        
    
        
        
        
    
      
    
    
    

提交回复
热议问题