update 隨機/自由PK
This commit is contained in:
@@ -642,9 +642,9 @@ public class MainActivity extends AbsActivity implements MainAppBarLayoutListene
|
||||
//关注
|
||||
FollowActivity.forward(mContext, CommonAppConfig.getInstance().getUid(), 0);
|
||||
} else if (i == R.id.img_trophy) {
|
||||
// MainListActivity.forward(mContext, 0);
|
||||
RandomPkDialogFragment fragment = new RandomPkDialogFragment();
|
||||
fragment.show(this.getSupportFragmentManager(), "RandomPkDialogFragment");
|
||||
MainListActivity.forward(mContext, 0);
|
||||
//RandomPkDialogFragment fragment = new RandomPkDialogFragment();
|
||||
//fragment.show(this.getSupportFragmentManager(), "RandomPkDialogFragment");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user