skydoves / PowerMenu

:fire: Powerful and modernized popup menu with fully customizable animations.
Apache License 2.0
1.19k stars 175 forks source link

Correct item index with header #73

Closed khoben closed 3 years ago

khoben commented 3 years ago

Guidelines

Fixes #72: incorrect item index passed to OnMenuItemClickListener if headerView is set.

Types of changes

What types of changes does your code introduce?

skydoves commented 3 years ago

Could you run ./gradlew spotlessApply command line?

khoben commented 3 years ago

Could you run ./gradlew spotlessApply command line?

Done