admin
2020-07-14 7af22bf20c862c8ab2270cfeef8f3530f174ac9f
MDShopping/src/main/java/com/yeshi/ec/rebate/myapplication/ui/mine/WithdrawCashActivity.java
@@ -79,6 +79,7 @@
    @Override
    protected void onCreate(Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);
        setShowRecommend(false);
        setContentView(R.layout.activity_withdraw_cash);
        TopStatusSettings.setStatusViewAndDeepColor(this);
        tv_left = findViewById(R.id.tv_top_bar_left);