0
[Activity(Label = "@string/addstoryselectclassactivity_label", ScreenOrientation = ScreenOrientation.Portrait,
ParentActivity=typeof(FeedListActivity))]
[MetaData("android.support.PARENT_ACTIVITY", Value = "EducaAndroid.FeedListActivity")]
在向xamarin中的活動添加ParentActivity標誌後,活動已開始顯示屏幕上的導航。我怎樣才能防止這個?如何阻止Xamarin中的向上導航