简体   繁体   English

Android Development Studio (bumblebee) Kotlin question Suggested Fix not working

[英]Android Development Studio (bumblebee) Kotlin question Suggested Fix not working

I'm using Android Development Studio (Bumblebee).我正在使用 Android 开发工作室(大黄蜂)。 When I am developing a Java application, If I have a TextView with hard coded text I see the yellow triangle for Suggested Fix.当我开发 Java 应用程序时,如果我有一个带有硬编码文本的 TextView,我会看到建议修复的黄色三角形。 When developing Kotlin, with the same TextView hard coded text, I'm not seeing the yellow triangle for Suggested Fix.在使用相同的 TextView 硬编码文本开发 Kotlin 时,我没有看到建议修复的黄色三角形。 Does anyone know how to fix this.有谁知道如何解决这一问题。 I'm new to Kotlin and would like to have all of the assistance I can get when learning it.我是 Kotlin 的新手,我希望在学习它时获得所有帮助。 Also, I'm not having any issue when developing a Java App.此外,我在开发 Java 应用程序时没有任何问题。

Thanks for the help.谢谢您的帮助。

just move the cursor to the position that is marked as warning or error and if you don't see the icon of help then press ALT+ENTER if you are using Windows or Linux or OPTION+ENTER if you are using Mac. just move the cursor to the position that is marked as warning or error and if you don't see the icon of help then press ALT+ENTER if you are using Windows or Linux or OPTION+ENTER if you are using Mac. this will open the dialog as you usually do with tapping the icon.这将像您通常点击图标一样打开对话框。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Android Studio Bumblebee 无法使用 gpg - Android Studio Bumblebee not working with gpg Android Studio BumbleBee 对 wifi 不工作 - Android Studio BumbleBee pair wifi not working Android Studio Bumblebee,HMS 工具包不工作,为什么? - Android Studio Bumblebee, HMS Toolkit Not Working, why? "Android Studio Bumblebee 2021.1.1 Canary 4 Emulator 无法在 m1 上运行" - Android Studio Bumblebee 2021.1.1 Canary 4 Emulator not working on m1 许多第三方库无法使用 android studio bumblebee 更新 - Many third party libraries not working with android studio bumblebee update Lombok 插件在最新版本的 Android Studio (Bumblebee) 中不起作用 - Lombok Plugin Does not Working In Latest Version Of Android Studio (Bumblebee) 通过 wifi 配对新设备在 android studio bumblebee 中不起作用 - Pair new device over wifi not working in android studio bumblebee Android Studio Bumblebee 布局检查器实时渲染不起作用 - Android Studio Bumblebee Layout inspector live rendering not working Kotlin无法在Android Studio上运行 - Kotlin not working on Android Studio 如何在 Android Studio Bumblebee 中将 build.gradle 从 Groovy 迁移到 Kotlin DSL? - How to Migrate build.gradle from Groovy to Kotlin DSL in Android Studio Bumblebee?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM