Skip to content

Commit

Permalink
add missing button declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
stonko1994 committed Aug 23, 2024
1 parent ad5f6ef commit 04d22d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ public class MainActivity extends AppCompatActivity implements View.OnClickListe
private Button releaseButton;
private Button createButton;
private Button sendCustomEventButton;
private Button startSessionButton;
private Switch includeAdsSwitch;

// Conviva
Expand Down

0 comments on commit 04d22d2

Please sign in to comment.