android: fix progress bar gap
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/726/head
parent
d0442f75da
commit
6b0d2bdc8b
Loading…
Reference in New Issue