ada fruit tft lcd bounce?

I am programming an arduino uno with a adafruit lcd2.8" touchscreen and am having double press problems. Do touchscreens bounce just like switches? How do I prevent this?

i have the same problem, but i resolve this with a delay() for the moment.