MFlisar

Results 61 issues of MFlisar

**Crash in playstore** java.lang.RuntimeException: at android.app.ActivityThread.handleBindApplication (ActivityThread.java:6320) at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative (Native Method) at de.robv.android.xposed.XposedBridge.handleHookedMethod (XposedBridge.java:755) at android.app.ActivityThread.handleBindApplication () at android.app.ActivityThread.access$1800 (ActivityThread.java:221) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1860) at android.os.Handler.dispatchMessage (Handler.java:102) at android.os.Looper.loop (Looper.java:158) at...

I would propose following: If a class has a generic parcelable type, ALSO write the class name to the parcel and read it back in and use this name for...

If I drag fast and for a longer time up and down, I can see that sometimes items disappear... Their place is empty... I also encountered that the dragged view...

I like this view very much. I'm just missing one feature, namely, endless scrolling. I would like to be able to swipe right on the last item of a list...

Default renderer should be adjusted and layout should be a little beautified

enhancement
help wanted

Should look like following: * create an extension module * add internet permissions to this module * create a parser interface * what happens here https://github.com/MFlisar/changelog/blob/master/lib/src/main/java/com/michaelflisar/changelog/ChangelogParserUtil.java should be done by...

enhancement
help wanted

When using custom build types, I have to manually add the build dependencies. I use something like following: ``` buildTypes { debug { ... } release { ... } debug_pro...

Feel free to only merge the bottom sheet changes and the dismiss change. This does fix following issue: https://github.com/afollestad/material-dialogs/issues/2076 **Changes** * Updated MaterialDialog dismiss function to make sure it's only...

### Step 2: Describe your environment - Library version: 3.1.1 - Android version: 9 ### Step 3: Describe the problem: #### Steps to reproduce: What I do is following: *...

Pull requests are not merged so I'm asking this question... I still like the lib and added following (or am adding this currently): * support filtering logs (like show only...