In Android Studio in the left side corner it is possible to set the display type of in relation to the directory structure, as in my case shows is set to Android. See below:
As you can see, the google_maps_api.xml(debug)
is underlined within the values
directory. Is there a way to instead show debug
files, show release
? How to switch directory view from debug
to release
, or vice versa?