Anirudh Gupta

Results 25 comments of Anirudh Gupta

Android Pie and above does not allow Clear Text HTTP Traffic by default. Its possible to allow such requests to be made by our app using `android:usesCleartextTraffic="true"` in manifest. Reference:...

That is expected behavior. You can control it by passing appropriate value for prefetchDistance (parameter for Pager class)

I have crash reports on Crashlytics for "TECHNO", "LGE" and "HUAWEI" devices on Android 7/8/9. The crash is same as @david-young-fax The crash happens when ImageView tries rendering @drawable/ccp_down_arrow For...

> I'll have to write a test or sample and play around @JakeWharton, you found something? (Just asking, I wanted to contribute, but don't have enough knowledge of internal working).

@championswimmer Solved #103 Pls Review

UI mockups are fine, but I am more concerned about the UX. In macos, once you open Finder (in tree view), you can basically navigate only using keyboard. In the...

I would prefer macos finder style

@Ra-Na This issue is happening with me also. The problem is that in the translate function (GTranslate), we return the same text if "notranslate" is present in html. "notranslate" is...

Till now, I have received crashes on Oppo, Samsung, Xiaomi, G_TOUCH devices on Android 6, 8, and 9.

I have no idea why this must be happening, and the above stack trace is the only information I have. I was unable to find a solution on the net.