package com.mgw.member.ui.activity; import android.support.v4.app.FragmentActivity; public class BaseActivity extends FragmentActivity { }