Ashutosh Singh
Ashutosh Singh
**Is your feature request related to a problem? Please describe.** SharedPreferences are used for storing key-value pairs in local storage, which is now deprecated. **Describe the solution you'd like** [Jetpack...
**Is your feature request related to a problem? Please describe.** PageFragment implementations require ConflictStrategy to work better for storing unique objects. **Describe the solution you'd like** Dependency update required for...
Nested Views are slow and poorly performant. We should always try to keep layouts single hierarchical. This is best possible using Constraint Layout. `activity_main`, `more_settings` are some of the examples...
### Why/User Benefit/User Problem Like the default firefox browser, the focus should also enable the swipe to switch tab feature. I don't see why the "focus" makes a difference in...
### Pull Request checklist Fixes #7730 - [x] **Tests**: This PR includes thorough tests or an explanation of why it does not - [x] **Screenshots**: This PR includes screenshots or...
reference https://github.com/alexweininger/recent-pdf/issues/66
Current codebase enforces you to have a domain assigned - not allowing to work locally or in private networks While adding the ip with http works at the setup/quiz step,...