Merge "[GAR] Remove the registerForContextMenu for getting the correct TalkBack feedback" into sc-dev

This commit is contained in:
Betty Chang
2021-05-12 07:42:37 +00:00
committed by Android (Google) Code Review

View File

@@ -370,7 +370,6 @@ public class NetworkProviderSettings extends RestrictedSettingsFragment
}
}
};
registerForContextMenu(getListView());
setHasOptionsMenu(true);
if (savedInstanceState != null) {