Muthuraj

Results 2 issues of Muthuraj

**Is your feature request related to a problem? Please describe.** `Mockinizer` internally uses `android.util.log` in `DebugLogger` which makes it impossible to use this library in JUnit tests without using Robolectric....

enhancement

I have a fragment which contains `FrameLayout` with `RecyclerView`. When I replace or do any transaction on the fragment while a header is stickied in the `RecyclerView`, getting this crash....