Implement test reproducing #713

This commit is contained in:
Quentin Hibon
2021-01-29 17:18:46 +01:00
committed by Alinson S. Xavier
parent 48c1adb3bb
commit 6c3b4135c2
4 changed files with 86 additions and 1 deletions

View File

@@ -114,7 +114,7 @@ class HabitCardView(
numberPanel.threshold = value
}
private var checkmarkPanel: CheckmarkPanelView
var checkmarkPanel: CheckmarkPanelView
private var numberPanel: NumberPanelView
private var innerFrame: LinearLayout
private var label: TextView