Closed geofot96 closed 6 years ago
Code Climate has analyzed commit 7f070876 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 87.1% (80% is the threshold).
This pull request will bring the total coverage in the repository to 84.7% (0.2% change).
View more on Code Climate.
Implemented the new app UI using a bottom navigation bar as discussed in the previous sprint panning . This implementation comes with many changes as the activities we had so far (GroupsActivity, ProfileActivity, MergedCalendarActivity) have been replaced by fragments.
Notes