Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemeented Fragments and Nav Graphs #38

Open
wants to merge 49 commits into
base: development
Choose a base branch
from

Conversation

MohitGupta121
Copy link
Owner

No description provided.

MohitGupta121 and others added 29 commits February 17, 2022 14:25
Implemented Parent Activity with Drawaer
* Update README.md

* fix login crash
* tag:changes in teacher_ui

* tag: fragment file

* tag:menu file

* tag:menu file

* tag:menu

* tag:menu

* tag:menu file

* tag:menu

* tag:menu

* tag:menu

* tag:menu file

* tag:menu file

* updated teacher fragment

* change build file

Co-authored-by: anmol192 <anmolkushwah19@gmail.com>
* class attendance ui completed

* Fix bug in Student

Co-authored-by: Mohit Gupta <guptamm.22@gmail.com>
Copy link
Owner Author

@MohitGupta121 MohitGupta121 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great

app/src/main/AndroidManifest.xml Show resolved Hide resolved
@@ -23,6 +23,11 @@ android {
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}

buildFeatures {
dataBinding true
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added binding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants