Skip to content

Conversation

@zouweiqiang
Copy link

No description provided.

@Override
public void onClick(View view) {
DetailActivity.start((Activity) view.getContext(),position,userInfo,REQUEST_EDIT_USER_INFO);

Copy link
Owner

Choose a reason for hiding this comment

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

无用空行

rvUsers.setLayoutManager(new LinearLayoutManager(this, LinearLayoutManager.VERTICAL,false));
mUserAdapter = new Useradapter(userInfos);
rvUsers.setAdapter(mUserAdapter);

Copy link
Owner

Choose a reason for hiding this comment

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

无用空行

android:padding="10dp"
android:orientation="vertical"
tools:context=".activity.DetailActivity">
<ImageView
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 17023149 邹伟强 17023149 邹伟强 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