public void HideTopLoadingAccount() => TopLoadingAccount.Stop();
public void ShowTopLoadingAccount() => TopLoadingAccount.Start();