私はBottomAppBar
このようにグーグルからを使用しています:
<com.google.android.material.bottomappbar.BottomAppBar
android:id="@+id/vNavigationBar"
android:layout_width="match_parent"
android:layout_height="wrap_content">
カスタム ボトム バーはフラットであり、ボトム バーに丸みを帯びた角を追加する必要があります (以下の画像例)。
これをこのように機能させるにはどうすればよいですか?