# UI section - Make animations for navigation actions - Add keyboard hiding by pressing on a free space everywhere where EditText is located # Logic section - Make planning trips for tomorrow in CreateTripFragment - Make filters at the toolbar in TripsFragment # Bugs section - Fix back stack bug with saving current states of fragments, do not make new instances every time - Fix back stack bottom buttons switching with back button pressing - Fix back stack logic - Fix bottom navigation buttons apperaing while setting description in CrateTripFragment - Fix opportunity to set same departure and destination
UI section
Logic section
Bugs section