开发者

Android: What is the opposite of RESULT_OK

What 开发者_StackOverflowif the result is not OK,

What can I use instead for RESULT_OK when the result is not oK?


RESULT_CANCELED, if it was canceled, or any other value you fancy (as long as it is RESULT_FIRST_USER or higher). The activity retrieving that value will need to understand your custom value.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜