Commit 36966005 authored by zhang_z's avatar zhang_z

BUG修改;

parent 02586e4a
......@@ -251,6 +251,7 @@ public class StoreActivity extends BaseActivity<StorePresenter, ActivityStoreBin
@Override
public void backToStoreFragment() {
mViewBinding.setTitleMode(C.TITLE_MODE.TEXT);
mViewBinding.setGiftPayAmt(0L);
mViewBinding.tvTitle.setText(R.string.store_title);
mViewBinding.clTitle.requestFocus();
this.pop();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment