Online Course Support

In which method of an Activity do you usually call the setContentView method?

Question 1
In which method of an Activity do you usually call the setContentView method?

1 point

onCreate

onStart

onRestart

onResume

onPause

onStop

onDestroy

Similar Posts