import android.app.Activity import com.myapp.R fun Activity.getSetMainContentView() = setContentView(R.layout.activity_main)