Dev M Hussein

Results 3 issues of Dev M Hussein

@igreenwood This crash when try to rotate image. at com.isseiaoki.simplecropview.CropImageView.rotateImage(CropImageView.java:1633) at com.isseiaoki.simplecropview.CropImageView.rotateImage(CropImageView.java:1594) at com.isseiaoki.simplecropview.CropImageView.calcScale(CropImageView.java:542) Please check first if getDrawable != null. Testes devices. - Samsung -> SM-N950F -> Android 8.0.0...

Hello ,, I Think this peace of code public void checkAt(int index) { if(index >= 0 && index < this.mRadioButtons.size()) { this.checkButton((RadioButton)this.mRadioButtons.get(index)); } } private void checkButton(RadioButton button) { if(button...

`Unable to start activity ComponentInfo{packageName/com.marchinram.rxgallery.RxGalleryActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'com.marchinram.rxgallery.RxGallery$Source com.marchinram.rxgallery.RxGallery$Request.getSource()' on a null object reference`