Luis Fernando Morón Dorado
Luis Fernando Morón Dorado
When I execute the next code, the image header is not fully loaded. ` final int position = 0; if (!(mRecyclerView.getLayoutManager() instanceof LinearLayoutManager)) return; LinearLayoutManager layoutManager = (LinearLayoutManager) mRecyclerView.getLayoutManager(); final...
feature/callback when an image is unsuccessfully loaded, and a simple getlastposition for being used as one more tool for the developer
test 2
test