Axrorxoja

Results 4 issues of Axrorxoja

[preview](https://drive.google.com/file/d/0BxIt_SD6KsB7dFZWWll3ZVo3aTA/view?usp=sharing ) when i more scroll down and fast scroll to top before collapsing header and recycle have space, how to fix it pleace help

Sometimes after booting emulator Happen something like this java.lang.RuntimeException: Waited for the root of the view hierarchy to have window focus and not request layout for 10 seconds. If you...

Hi, Thank you for usefull lib, I use it in fragment. It's fragment function ``` public void onResult(Barcode barcode) { EventBus bus = EventBus.getDefault(); bus.removeAllStickyEvents(); bus.removeStickyEvent(materialBarcodeScanner); bus.removeStickyEvent(getActivity()); if (bus.isRegistered(materialBarcodeScanner)) bus.unregister(materialBarcodeScanner);...