RecyclerView sample code examples

If you're looking for sample code to get started with RecyclerView in Android, then this post is for you !

Here's link to my github repo to demonstrate Linear and Grid Layout using RecyclerView. 

Scheduling Repeating Local Notifications using Alarm Manager

Learn about Scheduling Repeating Local Notifications using Alarm Manager in this post .