検索

ホームページ  >  に質問  >  本文

android - 如何使用Intent传递@IntDef

int fromType = getIntent().getExtras().getInt(ConstantValues.BUNDLE_FROM);

提示
must be one of: ChoosePhotoActivity.TYPE_FREE_CHANGE_PIC, ChoosePhotoActivity.TYPE_FREE, ChoosePhotoActivity.TYPE_PUZZLE, ChoosePhotoActivity.TYPE_PUZZLE_CHANGE_PIC more... (Ctrl+F1)

应该用什么解决办法?

PHPzPHPz2772日前493

全員に返信(1)返信します

  • 天蓬老师

    天蓬老师2017-04-17 17:30:37

    @SuppressWarnings("ResourceType") を追加してみてください。出典: http://stackoverflow.com/ques...

    返事
    0
  • キャンセル返事