how to remove shadow below actionbar with AppCompat.Light.NoActionBar?

后端 未结 10 1298
盖世英雄少女心
盖世英雄少女心 2020-12-03 00:35

I tried to remove the shadow below the toolbar with the Theme.AppCompat.Light.NoActionBar, using every recommendation of people who have ever answer it before, but no one wo

10条回答
  •  时光取名叫无心
    2020-12-03 01:14

    @DmitryO Hum my xml is like this, i don't have android.support.design.widget.AppBarLayout, just the toolbar widget,

    
    
        
    
        
    
        
    
    

    Have I to had this ? (I think this will not change the result)

提交回复
热议问题