我正在使用带有 Android 8.0 的三星 Galaxy Note 8。
我的 Toast 消息(正在运行)没有显示
Toast.makeText(this, "ABC", Toast.LENGTH_SHORT).show();
getApplicationContext(),getBaseContext()没有帮助而不是这个。在activity.
getApplicationContext()
getBaseContext()
activity
java android toast android-toast
android ×1
android-toast ×1
java ×1
toast ×1