android: fix progress bar gap (#726)
androidx.compose.material3 1.3.0 added a gap between the active and inactive track and a stop indicator at the end. Here, we add a negative gap to compensate for the rounded cap occupying extra space past the end of the progress, and use an empty function to hide the indicator. Fixes tailscale/corp#35495 Signed-off-by: kari-ts <kari@tailscale.com>pull/724/merge
parent
d0442f75da
commit
9c5f890358
Loading…
Reference in New Issue