VIEW class

package com.gsls.b_mvp.view.activity; import android.os.Bundle;import android.widget.TextView; import androidx.fragment.app.Fragment; import com.gsls.b_mvp.R;import com.gsls.b_mvp.base.BaseActivity

Android WeChat exits the full screen method

When working on the h5 project, the Android full-screen mode exit plan: