Missing Activity & Fragment+ViewModel template
I am using android studio 3.2 stable version, and I couldn't also find "Activity & Fragment+ViewModel". But I had an option called "Fragment+ViewModel" and that generates the activity also along with the required fragment and viewmodel.
These are the generated files.
in studio3.3 you can find Fragment+ViewModel in this version the position is File->New->Activity->Fragment+ViewModel