daimajia / daimajia/AndroidViewHover

I want to use LongClick

Open
#31 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.2k
Forks
712
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.