Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 443 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 443 Bytes

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.