hanchang/friar

gestureDetector depreciated

Closed this issue · 0 comments

Hello @hanchang,

It's my first test of friar and it seems there's a problem with gestureDetector which is depreciated. Here's a quote from a popup I have in Eclipse.

This constructor was deprecated in API level 3.
Use GestureDetector(android.content.Context,
android.view.GestureDetector.OnGestureListener) instead.

Could you fix that?

Thanks for this project