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

MO/feature/emergency and resource table #446

Merged
merged 4 commits into from
Oct 30, 2023
Merged

Conversation

egecans
Copy link
Contributor

@egecans egecans commented Oct 30, 2023

It contains #343 #345 and some bug fixes, this merge of local databases for activities and user profiles is done #340

@egecans egecans added the team: mobile Issue is part of mobile development label Oct 30, 2023
private fun initializeFragments(){
homePageFragment = HomePageFragment(this)
networkFragment = NetworkFragment(this)
activityFragment = ActivityFragment(needViewModel)
Copy link
Contributor

Choose a reason for hiding this comment

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

At MainActivity.kt line 96, it gives an error while compiling. Error message:
"Too many arguments for public constructor ActivityFragment()"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Okay, I missed this because I had files that weren't pushed on my local, thanks. I think I fixed it

Copy link
Contributor

@higurbuzz higurbuzz left a comment

Choose a reason for hiding this comment

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

I reviewed the code and tried it. It worked after the fix. Good job.

@higurbuzz higurbuzz merged commit bfb250d into main Oct 30, 2023
@HasanBingolbali HasanBingolbali mentioned this pull request Oct 31, 2023
3 tasks
@egecans egecans deleted the MO/feature/emergency-table branch November 13, 2023 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: mobile Issue is part of mobile development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants