This sample adds an arc above the middle item of the navigation bar. Using EdgeTreatment
You should set
- android:clipToPadding="false"
- android:clipChildren="false" in the parent viewgroup.
This sample adds an arc above the middle item of the navigation bar. Using EdgeTreatment
You should set