Anirudh Gupta

Results 9 issues of Anirudh Gupta

The following is the stack trace from my crashlytics console ``` Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.VelocityTracker.addMovement(android.view.MotionEvent)' on a null object reference at androidx.viewpager.widget.ViewPager.fakeDragBy(ViewPager.java:2626) at com.heinrichreimersoftware.materialintro.app.IntroActivity$5.fakeDragToPosition(IntroActivity.java:402)...

I have made an android app for unlocking medium. https://github.com/firefinchdev/medium-unlimited-android Please include it in your README

**Describe the bug** I build the binary from source for macOS, and got an error on executing the output binary. **To Reproduce** Steps to reproduce the behavior: 1. Build binary...

bug

### Describe the feature It would be wonderful if we can move/have an option to move, the search var at the bottom of the screen, so that the search results...

enhancement
feature

Suppose we currently have 4 work spaces (A, B, C, D) We can have an option to drag entire work space B from position 2 to (say) position 4 so...

enhancement

### Type Error while running the manager ### Bug description Error while patching: ``` java.lang.StackOverflowError: stack size 1039KB ``` See logs below. ### Steps to reproduce 1. Download Revanced Manager...

bug

I really liked your implementation of Bloc in kotlin. ViewModel is finely integrated with Activities (retention on activity recreate, etc) and other Android stuff in general. Also ViewModel is responsible...

Using [MLKit's Android Barcode library (Bundled, v3)](https://developers.google.com/ml-kit/vision/barcode-scanning/android) `com.google.mlkit:barcode-scanning:17.0.1` From the limited users(that I currently have), I am experiencing the following crash on Firebase (repetitive): 1. Huawei 9A (MOA-LX9N) 2. Huawei...