Quick search on filename

前端 未结 5 1482
情歌与酒
情歌与酒 2020-12-24 11:17

How can I quick search a class file or entire resource file in android studio?

Eclipse short cuts are

Shift+Ctrl+R for all res

5条回答
  •  既然无缘
    2020-12-24 12:01

    To search by file name use the following shortcut keys

    On Mac: command + shift + O

    On Windows / Linux: control + shift + N

提交回复
热议问题