lkwjohn

Results 5 comments of lkwjohn

I encountered the same error too using compile 'com.hkm.slidingmenulib:libmenu:0.4.9' even when there are data. However, on the older version build like 0.3.18 works well. ``` 04-11 13:13:48.932: E/AndroidRuntime(23408): Caused by:...

Just found another similar bug, but now it came from removeInternal ``` 4-11 14:08:27.882: E/AndroidRuntime(5283): Caused by: java.lang.IllegalArgumentException: ViewStub must have a valid layoutResource 04-11 14:08:27.882: E/AndroidRuntime(5283): at android.view.ViewStub.inflate(ViewStub.java:289) 04-11...

Hey guys, after looking through the UltimateRecyclerView.java, which i realise that now the structure for the library require the mEmpty to be inflate first and this can be done using...

having the same issue, retry_Strategy not triggering error event, no fix yet?