-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Description
All View modules use deprecated android.support.* libraries which are end-of-life.
Tasks
- Replace
android.support.*imports withandroidx.* - Update
ParticleProgressBarbase class toandroidx.appcompat.widget.AppCompatImageView - Update test runners to
androidx.test.runner.AndroidJUnitRunner - Update Espresso to
androidx.test.espresso
Affected Modules
- particles_view
- particle_progress_bar
- pulse_button
- bottomnavigationbar
- app