pachli-android/core/designsystem
Nik Clayton cfc15c8f64
refactor: Use LinearProgressIndicator with delayed show/hide (#525)
Previous code used a normal ProgressBar and a coroutine to delay
hiding/showing the bar for a snappier UI perception.

This is built-in functionality in LinearProgressIndicator, so switch to
that.

While I'm here, implement the "Select list" dialog's layout as a layout
resource.
2024-03-13 10:03:10 +01:00
..
src refactor: Use LinearProgressIndicator with delayed show/hide (#525) 2024-03-13 10:03:10 +01:00
build.gradle.kts refactor: Modularise core activity classes, (#393) 2024-01-30 11:37:00 +01:00
lint-baseline.xml refactor: Modularise core activity classes, (#393) 2024-01-30 11:37:00 +01:00