bounswe / 2021SpringGroup9

This is the project repository for Group 9 of the Project Development in Software Engineering course at Bogazici University. We will plan and develop a software project throughout the semester.
3 stars 1 forks source link

Connect Activity Streams Page via Toolbar #561

Closed niyaziulke closed 2 years ago

niyaziulke commented 2 years ago

Task:

Activity Streams page is created by @melihozcan1 . I will connect these page with other pages via toolbar.

Type of task (new feature, writing tests, refactoring):

Enhancement

Standards and rules to follow:

Use of menu.xml file is a good practice when toolbar is modified.

Expected result:

All pages that use the toolbar are interconnected with the Activity Streams page.

Additional notes:

Deadline: 04.01.2021

niyaziulke commented 2 years ago

The connection was implemented in android-activity_stream_connect branch and merged with #562