How to Make Custom Shaped Layout in Android
问题 I'm making a bottom navigation bar, of custom shape Like this => So I tried using LinearLayout with a FAB on it, as I dont know much about custom shapes, but my idea not working as, when I scroll my webView bottombar hides, but fab doesn't. Anyways this is a bad method. So, What I want is to make a custom shaped bottombar, please help me make it, or just simple guiding would be helpful, Thank you so much :) 回答1: Create a drawable with the below fields <?xml version="1.0" encoding="utf-8"?>