mikepenz / MaterialDrawer

The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
https://mikepenz.dev
Apache License 2.0
11.67k stars 2.05k forks source link

MiniDrawer selection issue #2665

Closed wojciech-kaszowski closed 3 years ago

wojciech-kaszowski commented 3 years ago

About this issue

Hi, I found some issue with selecting items in mini drawer, it can also be reproduced in the sample app. After switching between library version it probably started to occur in version v8.1.0

Attachment MiniDrawerIssue

Regards

Steps to reproduce issue in sample app: 1 - Open the sample app and select MiniDrawer 2 - On not expanded drawer switch between items 3 - Expand the drawer 4 - All previously clicked items are selected instead of the last one

Details

Checklist

mikepenz commented 3 years ago

@kasza888 interesting amount of upvotes :D (similar to: https://github.com/mikepenz/MaterialDrawer/issues/2666)

wojciech-kaszowski commented 3 years ago

@mikepenz Thank you for quick response 👏 It's probably pure coincidence that we reported the same/similar issue almost simultaneously :D