Closed Nivl closed 9 years ago
getColor() has moved to ContextCompat in API 23. Not using it will cause a crash.
Thanks for the contribution. I'm happy to merge this change. Is RevealActivity the only class needed to be fixed?
RevealActivity
Yup, seems like the other classes already use ContextCompat.
getColor() has moved to ContextCompat in API 23. Not using it will cause a crash.