Malinskiy / SuperRecyclerView

Pumped up RecyclerView
2.63k stars 469 forks source link

Empty layout :IllegalArgumentException #76

Closed champion32 closed 8 years ago

champion32 commented 8 years ago

if emptyId is null,when setAdapterInternal mEmpty did not check it.so creat a "java.lang.IllegalArgumentException: ViewStub must have a valid layoutResource"