Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Rechee committed Jan 8, 2020
1 parent bcd9dd1 commit 0ec604f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ public String getDescription()
}

@NonNull
public String getQuestion() {
public String getQuestion()
{
return tvQuestion.getRealText().trim();
}

Expand Down

0 comments on commit 0ec604f

Please sign in to comment.