Sudhanshu Singh

Results 9 issues of Sudhanshu Singh

in a viewpager if i have different shimmer layouts for each fragment, the shimmers get merged in random way when you navigate from one fragment to another. Ex: Viewpager with...

If we could have a feature for excluded code patterns for duplication, it would be best. For example in my Android project i have two classes with few common `imports`....

Thank you for creating an issue to improve this library! Please check Please check [the current issues](https://github.com/isuPatches/WiseFy/issues) to make sure that the improvement isn't already being worked on. **Description** Currently...

From User

I am using Jacoco to produce test results for multi module app. The modular structure for example is app/src/main/java module1/src/main/java module2/src/main/java... In the test coverage recent report, I could only...

hacktoberfest

If i open the app with network connected. I get the callback 'onConnected`. I believe it callbacks should be fired only if the status changes.

I am using Android Compose and setting background but there white background comes up momentarily before setting up the background color. I have gone through previous issues on white color...

**Describe the bug** Injecting Context/Application in single module app works but doesn't work in multi module app **To Reproduce** Steps to reproduce the behavior: 1. Create multi module app -...

question

Given assert fails > assertEquals( > "{\"aud\":\"ae.rain.com\",\"exp\":1713261313,\"iat\":1713259513,\"iss\":\"ae.rain.com\",\"rain:jurisdiction\":\"uae\",\"sub\":\"58490195-01b9-4dcf-ae28-ae0b20f8fbda\"}", > "eyJhdWQiOiJhZS5yYWluLmNvbSIsImV4cCI6MTcxMzI2MTMxMywiaWF0IjoxNzEzMjU5NTEzLCJpc3MiOiJhZS5yYWluLmNvbSIsInJhaW46anVyaXNkaWN0aW9uIjoidWFlIiwic3ViIjoiNTg0OTAxOTUtMDFiOS00ZGNmLWFlMjgtYWUwYjIwZjhmYmRhIn0".base64Decoded > )