Navigation drawer rounded corner background for items

前端 未结 3 1058
余生分开走
余生分开走 2021-02-09 17:40

I want to have a rounded corner for the items in navigation drawer like this :

it\'s an example of material design in material.io website

is it possible

3条回答
  •  旧巷少年郎
    2021-02-09 18:21

    This is done with navigationview and menuItem and create a shape file for the round border and a selected_state file was created with the selected_checked when it is active and when it is deactivated.

提交回复
热议问题