Where is the option to add a new preference screen in Android Studio 0.4.0?

前端 未结 8 1654
梦毁少年i
梦毁少年i 2021-02-07 08:15
Android Studio 0.4.0

Hello,

I want to add a new Preference Screen in Android Studio. However, I cannot find the menu option to do it.

I

8条回答
  •  旧巷少年郎
    2021-02-07 09:01

    In AS 3.2, click on res/xml, type ALT INS, select XML Resource File and you get an empty PreferencesScreen

提交回复
热议问题