Feature: implement MainScreenView and enhance core UI functionality
- Added `MainScreenView` with support for room selection, fast booking, and event cancellation. - Introduced `Intent`, `State`, and `Label` sealed interfaces for structured state management. - Implemented `MainComponent` to handle intents, manage state, and fetch room data. - Integrated `epic-calendar-compose` library for date and time selection. - Added vector drawable resources for UI elements (e.g., arrow, calendar, loader). - Updated Gradle build script to include compose resource generation and necessary dependencies. - Enhanced multilanguage support with Russian string resources for booking and room UI elements.
Пожалуйста, зарегистрируйтесь или войдите чтобы прокомментировать