Systers, an AnitaB.org community
[Mentorship - Android] Create a BaseViewModel class.
Prerequisite:
- Fork and clone the project from the github repository
- Follow the documentation for successfully setting up the project
- Open Project in Android Studio
Steps:
- We are extending the
ViewModel
class everywhere. - Instead, create a class
BaseViewModel
and move the common code to that class. - Make all ViewModel classes extend
BaseViewModel
.
Resources:
- If you need help or get lost, post a response to our questions topic in our #gci stream.
- API Documentation
Work Submission:
After successfully fixing this issue, commit and make a Pull Request. Title of PR should contain "Program:GCI"
- Commit Message Style Guide
- Sample PR structure
- Make sure to attach either screenshot or GIF of the fixed issue
Task tags
Students who completed this task
_daksha_, BartekPacia, i_maier