Bedoy

Results 10 issues of Bedoy

I think also needs to be include here, just I copy from http://greenrobot.org/eventbus/documentation/subscriber-index/#Using_kapt

Hi! I had a crash while using adapters java.lang.NullPointerException: Attempt to invoke virtual method 'void android.graphics.Bitmap.recycle()' on a null object reference at jp.wasabeef.blurry.internal.Blur.of(Blur.java:42) at jp.wasabeef.blurry.Blurry$ImageComposer.into(Blurry.java:163) at org.parley.models.common.base.BaseViewCell.onBindViewHolder(BaseViewCell.java:487) I don't know...

I think is important to specify is requiere to compile Fresco Framework.

I'm getting these error while insert elements on my tableView, it's happens while insert elements using the main_threed_queqe, but your library always crash on these method: void dzn_original_implementation(id self, SEL...

Hello, I'm facing a problem when invoke `android_get_version_name` Due my build.gradle has following structure: ``` android { def versionMajor = 6 def versionMinor = 8 def versionPatch = 27 compileSdkVersion...

Hi everyone, I'm getting this error with Android level 23, my code is: ``` @Override public void onRequestFromGallery() { if (Utils.isValidMemory()) { ActivityCompat.requestPermissions(mActivity, PERMISSIONS_STORAGE, REQUEST_EXTERNAL_STORAGE); chooserType = ChooserType.REQUEST_CAPTURE_PICTURE; ImageChooserManager imageChooserManager...

Added support due following question https://github.com/creageek/segmented/issues/10

If you have a layout that contains paddings on ImageTouch'sLibrary, the view just put left margins, but ignore the other one Result with Paddings: ![device-2016-11-27-004812](https://cloud.githubusercontent.com/assets/5570799/20646124/00b2b0b6-b43a-11e6-908b-abf5a9d7d47a.png) Result without Paddings: ![device-2016-11-27-004917](https://cloud.githubusercontent.com/assets/5570799/20646125/0db873f4-b43a-11e6-9109-ed69c2674829.png) Why...

- [x] I've read and understood the [Contributing guidelines](https://github.com/slackhq/SlackTextViewController/blob/master/.github/CONTRIBUTING.md) and have done my best effort to follow them. - [x] I've read and agree to the [Code of Conduct](https://github.com/slackhq/SlackTextViewController/blob/master/.github/CODE_OF_CONDUCT.md). -...

iOS 10