Akexorcist

Results 47 comments of Akexorcist

![screenshot_20170819-193244](https://user-images.githubusercontent.com/1949576/29486802-aeba6762-8518-11e7-9372-a41397d8b601.png) It look like the problem is about the solution that you use in this library. The library add the view to window manager directly so it doesn't minimized when...

armeabi, armeabi-v7a, arm64-v8a are ABIs supported in Android and this library doesn't support for x86 and x86_64 In your case, android-armv7l doesn't look like regular ABI for Android device ###...

Currently, there is not fully supported for this kind of progress bar. This is just an experiment.

Thank you I will be add it. But I worry about the size of the view. It will unsupport with wrap_content ot match_parent. Should be fixed size.

Hey guy Sorry for huge issue from my library but I can't reproduce this bug. It will be great, If anyone can provide more information to reproduce it. @antonlookinpoynt Can...

Good news everyone. I finally fixed it. It's hard to dig up the problem causing. Because there's no one create custom view with class inheritance like this. The common solution...

2.1.1 is out with issue fixed. Feel free to reopen this issue if it still happen.

This look strange because my library using `androidx.customview.view.AbsSavedState`, not `android.view.AbsSavedState` Please describe more information about your implementation. - Library version - Code implementation A few stack trace isn't enough to...

Since AndroidX AppCompat has per-app language preferences for backward compatibility. Please migrate this library to AndroidX for more stability, compatibility, and longer support from Google team. See [Migrate to AndroidX...

Since AndroidX AppCompat has per-app language preferences for backward compatibility. Please migrate this library to AndroidX for more stability, compatibility, and longer support from Google team. See [Migrate to AndroidX...