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

前端 未结 8 1636
梦毁少年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 08:38

    Try this in Android Studio 1.0.2. File ->New->Other. Select Activity->Settings Activity. Follow the wizard to add it to your application.

提交回复
热议问题