Question: Create a utility method that enables all answer buttons. You may have the following variables,objects or methods: int row,guessRows,LinearLayout guessRow,guessLinearLayouts[],int i,guessRow.getChildCount(),guessRow.getChildAt().setEnabled() private void enableButtons() {
Create a utility method that enables all answer buttons.
You may have the following variables,objects or methods:
int row,guessRows,LinearLayout guessRow,guessLinearLayouts[],int i,guessRow.getChildCount(),guessRow.getChildAt().setEnabled()
private void enableButtons() {
//your code
}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
