Files
rider-pro-android-app/app/src/main/java/com/aiosman/ravenow
AllenTom eca85c8377 Feat: Add Create Bottom Sheet and icons
- Implemented a new `CreateBottomSheet` Composable to provide users with options to create AI, Group Chat, or Moment.
- Added new drawable resources for the create options: `ic_create_ai.xml`, `ic_create_group_chat.xml`, `ic_create_monent.xml`, and `ic_create_close.xml`.
- Integrated the `CreateBottomSheet` into the `IndexScreen`. Clicking the "+" button now opens this bottom sheet instead of directly navigating to new post creation.
- Updated `IndexViewModel` to manage the visibility state of the `CreateBottomSheet`.
- Added string resources for the Create Bottom Sheet in English, Chinese, and Japanese.
- Ensured proper navigation and tourist mode checks for each create option.
- Implemented graceful dismissal of the bottom sheet with animations.
2025-09-12 17:21:29 +08:00
..
2024-12-01 15:13:47 +08:00
2024-11-17 20:07:42 +08:00
2025-09-08 12:10:38 +08:00
2024-11-17 20:07:42 +08:00
2024-11-17 20:07:42 +08:00
2025-09-10 14:03:27 +08:00
2025-09-09 19:05:07 +08:00
2024-11-17 20:07:42 +08:00
2025-09-01 18:01:43 +08:00
2024-11-17 20:07:42 +08:00
2024-11-17 20:07:42 +08:00
2024-11-17 20:07:42 +08:00
2024-11-17 20:07:42 +08:00
2025-09-08 12:10:38 +08:00
2025-09-08 15:42:55 +08:00
2025-09-01 14:17:44 +08:00