Android : Adding RecyclerView to Fragment, causes application crash

on Saturday, December 13, 2014


I'm working on Android 5.0 and I'm developping an application supposed to be like GMAIL layout. It has a MainActivity which contains a Navigation Drawer with empty Fragments. So far everything works fine. But when I add a RecyclerView to a Fragment. It crashes when running. Can anyone suggest some example of RecyclerView in Fragment?


0 comments:

Post a Comment