mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 01:28:52 -06:00
@@ -319,6 +319,12 @@ public class HabitCardListAdapter
|
||||
preferences.setDefaultOrder(order);
|
||||
}
|
||||
|
||||
@Override
|
||||
public HabitList.Order getOrder()
|
||||
{
|
||||
return cache.getOrder();
|
||||
}
|
||||
|
||||
/**
|
||||
* Selects or deselects the item at a given position.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user