janishar / PlaceHolderView

This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to generate bind classes. DOCS -->
http://janishar.com/PlaceHolderView
Apache License 2.0
2.11k stars 369 forks source link

onResolved() is not called. #104

Open hamidify opened 6 years ago

hamidify commented 6 years ago

onResolved() is not called in DrawerItems when using this library for navigation Drawer, running it in an emulater API 16. But newer APIs work perfectly.

rupertbulquerin commented 6 years ago

same thing happened to me

hamidify commented 6 years ago

Did You find A solution?

rupertbulquerin commented 6 years ago

not yet but it's working on me..

hamidify commented 6 years ago

API version?