fix formatting

This commit is contained in:
Rechee
2020-01-07 20:34:18 -08:00
parent bcd9dd1bb5
commit 0ec604f21e

View File

@@ -83,7 +83,8 @@ public class NameDescriptionPanel extends FrameLayout
}
@NonNull
public String getQuestion() {
public String getQuestion()
{
return tvQuestion.getRealText().trim();
}