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