Closed jiankian closed 7 years ago
On /app/src/main/java/com/github/rubensousa/recyclerviewsnap/Adapter.java how to get Application Context? eg. I want to set a click to start new Intent or Make a Toast
Pass it in the constructor. This is not related to the sample, so I'm closing this. Please use StackOverflow for this kind of questions
On /app/src/main/java/com/github/rubensousa/recyclerviewsnap/Adapter.java how to get Application Context? eg. I want to set a click to start new Intent or Make a Toast