Use postInvalidate instead of invalidate

pull/77/merge
Alinson S. Xavier 10 years ago
parent ae5be202b2
commit 357646152f

@ -27,5 +27,5 @@ public interface HabitDataView
void refreshData(); void refreshData();
void invalidate(); void postInvalidate();
} }

Loading…
Cancel
Save