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)
应该用什么解决办法?
@SuppressWarnings("ResourceType")
を追加してみてください。出典: http://stackoverflow.com/ques...