mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Renames
This commit is contained in:
@@ -140,7 +140,7 @@ class PageFragmentBody extends android.app.Fragment {
|
||||
|
||||
var page: pages.Page = this.entry.resolvedPage;
|
||||
|
||||
page.actionBar._updateAndroidActionBar(menu);
|
||||
page.actionBar._updateAndroid(menu);
|
||||
}
|
||||
|
||||
onOptionsItemSelected(item: android.view.IMenuItem) {
|
||||
|
||||
Reference in New Issue
Block a user