Skip to content

Commit

Permalink
Merge pull request #175 from rkozyak/AlexWangfinal
Browse files Browse the repository at this point in the history
Update CommunityScreen.java final commit
  • Loading branch information
awang652 authored Jul 26, 2024
2 parents 2e09d07 + 46fdfac commit 4bdd19e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
import java.util.Objects;

public class CommunityScreen extends AppCompatActivity implements Observer {
// instance variables
private Dialog dialog;
private Dialog dialog2;
private Button btnDialogAdd;
Expand Down

0 comments on commit 4bdd19e

Please sign in to comment.