The material action bar is elevated by default. The following code sets the elevation to 0 and removes the shadow. Sub RemoveActionBarShadow Dim p As Phone If p.SdkVersion >= 21 Then Dim jo As JavaObject jo.InitializeContext Dim elevation As Float = 0...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.