类分层结构
- java.lang.Object
- io.rong.imkit.tools.CharacterParser
- android.content.Context
- android.content.ContextWrapper
- android.view.ContextThemeWrapper
- android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
- Fragment
- io.rong.imkit.fragment.BaseFragment (implements android.os.Handler.Callback)
接口分层结构