Update UI components, enhance scrolling, and refine lifecycle handling
- Changed `windowSoftInputMode` in `AndroidManifest.xml` to `adjustResize` for better keyboard behavior. - Added vertical scrolling to `BookingEditor` for improved UI usability on smaller screens. - Replaced `DropdownMenu` with a custom `Popup` in `EventOrganizerView` for better control over dropdown behavior and positioning. - Enhanced dependency management by adding `lifecycle` to `build.gradle.kts`.
Пожалуйста, зарегистрируйтесь или войдите чтобы прокомментировать