Skip to content

Instantly share code, notes, and snippets.

@codingwithsara
Created May 18, 2020 01:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codingwithsara/44c02554e9c5739b6e7b891f8fb47ed4 to your computer and use it in GitHub Desktop.
Save codingwithsara/44c02554e9c5739b6e7b891f8fb47ed4 to your computer and use it in GitHub Desktop.
3-2-2
public class MainActivity extends AppCompatActivity {
private TextView countLabel, questionLabel;
private Button answerBtn1, answerBtn2, answerBtn3, answerBtn4;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment