Skip to content

Conversation

@linlhp
Copy link

@linlhp linlhp commented May 29, 2019

17023120+林宏鹏

intentResult.putExtra(PARAM_USER_INDEX,mUserIndex);
setResult(RESULT_OK,intentResult);
finish();

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

多余空行


public static final String TAG = UserAdapter.class.getSimpleName();

private static final int REQUEST_EDIT_USER_INFO = 0*1001;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

你这个乘了0就等于0了
是0x1001,0x1001代表16进制。

android:title="@string/add"
android:icon="@drawable/ic_action_add"
app:showAsAction="ifRoom"
/>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不用随意换行

@frtmobileapp frtmobileapp changed the title 17023120+林宏鹏 17023120+林宏鹏 95 Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants