-
Notifications
You must be signed in to change notification settings - Fork 716
Open
Description
I want to use OnLongClickListener.
I put an imageview inside the cardview and applied a blurview.
I applied longclick to Cardview. But when I clicked on the imageview, longclick didn't work.
I want to make longclick work when I hit the area of Cardview. However, imageview has blurview, so it does not work in imageview area.
So I tried applying OnLongClickListener to the imageview to solve this.
But when I use OnLongClickListener for imageview, blurview doesn't work.
Please tell me the solution.
Metadata
Metadata
Assignees
Labels
No labels