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
2025-09-10 18:02:58 +08:00
2025-09-09 19:05:07 +08:00
2024-10-10 03:30:01 +08:00
2024-09-18 17:03:26 +08:00
2024-07-23 15:25:00 +08:00
2024-06-22 04:25:20 +08:00
2024-06-22 04:25:20 +08:00
2025-09-08 15:13:17 +08:00
2024-10-09 20:36:55 +08:00

签名

使用rider_pro_app文件进行签名
密码是GFX*&KBg2yuq8mPP
Description
No description provided
Readme 24 MiB
Languages
Kotlin 100%