mirror of
https://github.com/bitwarden/android.git
synced 2026-03-19 13:36:39 -05:00
PM-16830 - Update global loading screen component to new reskinned version (#4558)
This commit is contained in:
@@ -15,5 +15,6 @@ fun BitwardenCircularProgressIndicator(
|
||||
CircularProgressIndicator(
|
||||
modifier = modifier,
|
||||
color = BitwardenTheme.colorScheme.stroke.border,
|
||||
trackColor = BitwardenTheme.colorScheme.background.tertiary,
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user