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

Android progress dialogs are added for report operations #565

Closed niyaziulke closed 2 years ago

niyaziulke commented 2 years ago

When the user reports a post or an user, a connection with API is established but it takes some time. I added progress dialogs to notify the user that she has to wait for this operation. This enhances user experience.

Related Issues: #564