コード例 #1
0
ファイル: MainActivity.cs プロジェクト: SashkaHavr/MafiaRCG
 public override void OnBackPressed()
 {
     ViewLocator.Prev();
 }