tentatively shrink trip overview, nicer onboarding
This commit is contained in:
		| @@ -113,10 +113,3 @@ LinkedList<Landmark> readLandmarks(SharedPreferences prefs, String? firstUUID) { | ||||
|   } | ||||
|   return landmarks; | ||||
| } | ||||
|  | ||||
|  | ||||
|  | ||||
| void removeAllTripsFromPrefs () async { | ||||
|   SharedPreferences prefs = await SharedPreferences.getInstance(); | ||||
|   prefs.clear(); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user