/EdgeTreatmentExample

Very simple EdgeTreatment example

Primary LanguageKotlin

Very simple Edgetreatment example for Navigation bottom bar

This sample adds an arc above the middle item of the navigation bar. Using EdgeTreatment

Navigation screenshot.

Attention

You should set

  • android:clipToPadding="false"
  • android:clipChildren="false" in the parent viewgroup.