geofot96/StudyBuddy

View on GitHub
app/src/main/java/ch/epfl/sweng/studdybuddy/activities/ChatActivity.java

Summary

Maintainability
A
0 mins
Test Coverage

ChatActivity has 28 methods (exceeds 20 allowed). Consider refactoring.
Wontfix

public class ChatActivity extends AppCompatActivity{
    String groupID;
    public FirebaseReference ref;
    private StorageReference storageRef;
    private Button addImage, cameraButon;

    There are no issues that match your filters.

    Category
    Status