mirror of
https://github.com/bitwarden/mobile
synced 2025-12-31 23:53:25 +00:00
Added Id to the activity indicator
This commit is contained in:
@@ -70,6 +70,7 @@ namespace Bit.App.Pages
|
||||
VerticalOptions = LayoutOptions.CenterAndExpand,
|
||||
HorizontalOptions = LayoutOptions.Center,
|
||||
Color = ThemeManager.GetResourceColor("PrimaryColor"),
|
||||
AutomationId = "activity_indicator"
|
||||
};
|
||||
if (targetView != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user