refactor: Update quick actions description and enhance AppCustomizationPage layout

- Revised the quick actions description in multiple languages to clarify their purpose as "Quickpills in chat."
- Adjusted the layout of AppCustomizationPage by reintroducing the quick pills section for improved user interaction.
- Modified spacing between UI elements for better visual consistency and usability.
- Streamlined the component structure to enhance maintainability and readability.
This commit is contained in:
cogwheel0
2025-10-19 16:06:20 +05:30
parent 89f897e8ad
commit 42efbe8fc5
16 changed files with 392 additions and 81 deletions

View File

@@ -1697,7 +1697,7 @@ abstract class AppLocalizations {
/// Helper text explaining quick action pill selection in customization.
///
/// In en, this message translates to:
/// **'Pick up to two shortcuts to pin near the composer'**
/// **'Quickpills in chat'**
String get quickActionsDescription;
/// Section header for chat-related customization options.