In previous versions of Android Studio I always used it to get file templates to cut down the time for writing code. But now with the latest version (Chipmunk 2021.2.1 Patch 2) I can't find the file templates?
CodePudding user response:
What templates are we looking for here? Hovering over Activity
, Fragment
, etc, should give you some options.
CodePudding user response:
I am using the same version of Android Studio and I am able to view all my templates. Maybe your templates got deleted? Please check it here:- Settings -> Editor -> File and Code Templates. Look over the list of templates and see if your templates are present or not.