コード例 #1
0
 protected override void OnResume()
 {
     base.OnResume();
     menuFragment.UpdateProfile();
     homeFragment?.GetNotifications();
 }