Cardview: Problems when touch an element inside the CardView

Created on 5 Oct 2018  路  8Comments  路  Source: AndreiMisiukevich/CardView

Hi,

First of all thank you very much for this plugin.

I have a problem that I don't know how to resolve. When I touch inside the CardView on elements that I have added TapGestureRecognizer sometimes not work well. I some devices works perfect but others like Samsung Galaxy S8 works very bad and it is necessary touch sometimes to open o make the corresponding action.

I changed the CardView by ListView and the touch is perfect on all devices to check if is my code or not.

This only happens on some Android devices. On iOS works perfect always.
Any idea please?

My english is not very good, sorry.

question resolved

All 8 comments

@jolugarbe hi) Thanks for feedback
Try please set MoveThresholdDistance = 20

Is it possible to reproduce on android emulator? Or it's just device issue

Thank you very much!!

I have set MoveThresholdDistance = 20 and now works perfect on Galaxy S8 so surely works well on other devices that happened the same. On android emulator can't reproduce it.

Thanks again!

@jolugarbe could you please set less value? (default value is 3), try please with 5,6,7 etc.
It would be great to know, what value is most acceptable =)

@jolugarbe if you like this plugin, you may set star )

@jolugarbe have you investigated it ? )

Sorry, this monday I will check it like you say from 3 until 20 and I will comment you here.

Hi,
I have checked it with Samsung S8 that it is the device with I had these problemas and my feedback is next:

  • Setting between 3 and 6 there are times that the touch does not detect well and I must press again.
  • Setting between 7 and 9 is almost perfect. Maybe I have the problem 1 time between 15-20 touchs.
  • Setting 10 onwards no problem.

I repeat that is only my feedback with this device. I don't know what happens with others.
Thank you very much for your help. Solved my problem!
I have set star this plugin :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ssotir picture ssotir  路  7Comments

troyvnit picture troyvnit  路  8Comments

fjorge-joshkautz picture fjorge-joshkautz  路  8Comments

baranpirincal picture baranpirincal  路  4Comments

toshitani23 picture toshitani23  路  6Comments