You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked the source code and found that the setSelectedPosition method called in the getView method in the MenuListAdapter will clear other items except the first one in the selected state,making the selection settings for other items invalid,thus making only one item in the highlighted state in the same time period,sos >~~<
Expected Behavior:
multiple item are in the highlighted state at the same time period when open the powermenu
The text was updated successfully, but these errors were encountered:
I checked the source code and found that the setSelectedPosition method called in the getView method in the MenuListAdapter will clear other items except the first one in the selected state,making the selection settings for other items invalid,thus making only one item in the highlighted state in the same time period,sos >~~<
Expected Behavior:
multiple item are in the highlighted state at the same time period when open the powermenu
The text was updated successfully, but these errors were encountered: