Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

ACTION_POINTER_INDEX_MASK issue #19

Closed
shalommelamed opened this issue Jun 13, 2013 · 2 comments
Closed

ACTION_POINTER_INDEX_MASK issue #19

shalommelamed opened this issue Jun 13, 2013 · 2 comments

Comments

@shalommelamed
Copy link

the eclipse says it cannot be resolved as a type in file SlidingLayer.java line 446.
the minimum sdk required for using motionEvent is 8 and it's not let me compile it

@JlUgia
Copy link
Contributor

JlUgia commented Jun 13, 2013

Make sure to set your minimum sdk to 8 then. We could still use MotionEventCompat but you probably don't need to support < 8. Note that you have to move the content under "Library" to wherever your libraries are in your project, or even directly to your code.

@shalommelamed
Copy link
Author

got it.
thanks.
at fisrt I used the slidingMenu as a library and now that I copied the package into my own project it's working fine

@JlUgia JlUgia closed this as completed Jun 13, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants