侧边栏修改
This commit is contained in:
@@ -764,7 +764,7 @@ public class LiveAudienceActivity extends LiveActivity {
|
||||
bundle.putString("url", htmlUrl);
|
||||
LiveHDDialogFragment fragment = new LiveHDDialogFragment();
|
||||
fragment.setArguments(bundle);
|
||||
fragment.show(((LiveRyAnchorActivity) mContext).getSupportFragmentManager(), "LiveHDDialogFragment");
|
||||
fragment.show(getSupportFragmentManager(), "LiveHDDialogFragment");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user