Actions
Evolution #246
closedContext menu when long press
Description
This context menu should allows :
- Go to previous page
- Go to next page
- Go to specific page
- Go to first page
- Go to last page
- Open file
Actions
Added by kervala over 13 years ago. Updated over 13 years ago.
Description
This context menu should allows :
I had some problems to implement this because to FullScrollView and ViewerActivity eating all touch events so I had to implement myself a timer to check if user long pressed ot not.
Applied in changeset r207.