Ritik kumar
Ritik kumar
- Compile the changelog since the last version (1.0.2). - Update the README to reflect on how to use the updated library. - Push the changes to repositories to get...
startanim() method shifted to onSizeChanged() method. Solves issue #21
Details: https://github.com/mdg-iitr/jinora/issues/6
Submenu items like Faq, share, logout doesn't exactly belong to settings. In fact, we have a separate menu item for the FAQ already
We can add a maintenance screen to prevent the users from interacting with the app until the backend is up. For this, we will need Firebase because the use case...
Add a switch details activity navigatable from the navigation bar. Use `/api/leave/switch/all/`
Add a feature to change the base URL if the current user is an Admin. This should be done at the time of login.