1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-15 15:53:44 +00:00

Aitpfill fixes for main page set. Memory service for monitoring memory use on Android.

This commit is contained in:
Kyle Spearrin
2017-02-14 19:47:00 -05:00
parent b05dd4cc2c
commit 56c33ee82b
10 changed files with 213 additions and 13 deletions

View File

@@ -135,6 +135,7 @@ namespace Bit.Android
Parent.SetResult(Result.Ok, data);
}
MessagingCenter.Send(Xamarin.Forms.Application.Current, "SetMainPage");
Finish();
}