mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Use postInvalidate instead of invalidate
This commit is contained in:
@@ -27,5 +27,5 @@ public interface HabitDataView
|
|||||||
|
|
||||||
void refreshData();
|
void refreshData();
|
||||||
|
|
||||||
void invalidate();
|
void postInvalidate();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user