mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
fix formatting
This commit is contained in:
@@ -83,7 +83,8 @@ public class NameDescriptionPanel extends FrameLayout
|
||||
}
|
||||
|
||||
@NonNull
|
||||
public String getQuestion() {
|
||||
public String getQuestion()
|
||||
{
|
||||
return tvQuestion.getRealText().trim();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user