撰写活动未显示在 Giraffe Android Studio 的“新项目”窗口中

Viv*_*odi 3 android jetbrains-ide intellij-idea kotlin

将 Flamingo 更新到 Giraffe Android studio 后。新项目中没有用于撰写活动的选项。

Android Studio Giraffe | 2022.3.1
Build #AI-223.8836.35.2231.10406996, built on June 29, 2023
Runtime version: 17.0.6+0-17.0.6b829.9-10027231 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.4.1
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 16
Metal Rendering is ON
Registry:
    external.system.auto.import.disabled=true
    ide.text.editor.with.preview.show.floating.toolbar=false

Non-Bundled Plugins:
    idea.plugin.protoeditor (223.8214.6)
Run Code Online (Sandbox Code Playgroud)

新项目窗口

在此输入图像描述

我应该在这里添加什么设置?

ian*_*ake 7

您实际上已经选择了它 - 这是空活动模板中间的“撰写”图标。对于 Giraffe,默认模板使用 Compose(并且您需要使用“空视图活动”模板来获取之前的行为)。

  • 工具团队主动提供的反馈:无论是在标题中、在工具提示中还是在类似的功能中,都表明该模板使用 Compose。新人可能不认识这个图标。 (4认同)