forked from anitab-org/mentorship-flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Removed tabs when user does not has any relation. Fix for issue a…
- Loading branch information
Showing
4 changed files
with
27 additions
and
21 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
android/app/src/debug/gen/org/systers/mentorship_client/Manifest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
/*___Generated_by_IDEA___*/ | ||
|
||
package org.systers.mentorship_client; | ||
|
||
/* This stub is only used by the IDE. It is NOT the Manifest class actually packed into the APK */ | ||
public final class Manifest { | ||
} |
7 changes: 7 additions & 0 deletions
7
android/app/src/debug/gen/org/systers/mentorship_client/R.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
/*___Generated_by_IDEA___*/ | ||
|
||
package org.systers.mentorship_client; | ||
|
||
/* This stub is only used by the IDE. It is NOT the R class actually packed into the APK */ | ||
public final class R { | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters