feat: Add new progress indicators and update inspection settings
This commit introduces two new progress indicator composables: `LoadingIndicator` and `LinearWavyProgressIndicator` in `ProgressIndicatorComposables.kt`. Additionally, it updates the project's default inspection profile (`.idea/inspectionProfiles/Project_Default.xml`) to enable Compose preview inspections for `previewFile` in addition to `composableFile` for several inspection tools. This will help ensure that preview-related issues are caught in both types of files.
C
Cavin committed
139472280408d84aa7ec14c225af77420c11aa29
Parent: 2cebff3