类分层结构
- java.lang.Object
- <any>
- AppCompatActivity
- com.yancy.gallerypick.utils.AppUtils
- com.yancy.gallerypick.utils.FileUtils
- com.yancy.gallerypick.bean.FolderInfo
- com.yancy.gallerypick.config.GalleryConfig
- com.yancy.gallerypick.config.GalleryConfig.Builder (implements java.io.Serializable)
- com.yancy.gallerypick.config.GalleryPick
- com.yancy.gallerypick.bean.PhotoInfo
- android.widget.PopupWindow
- com.yancy.gallerypick.utils.ScreenUtils
- com.yancy.gallerypick.utils.SystemBarTintManager
- com.yancy.gallerypick.utils.SystemBarTintManager.SystemBarConfig
- com.yancy.gallerypick.utils.UCropUtils
- com.yancy.gallerypick.utils.UIUtils
- android.view.View (implements android.view.accessibility.AccessibilityEventSource, android.graphics.drawable.Drawable.Callback, android.view.KeyEvent.Callback)
- android.widget.ImageView
- android.view.ViewGroup (implements android.view.ViewManager, android.view.ViewParent)
- android.widget.RelativeLayout
- RecyclerView.ViewHolder
- RecyclerView.ViewHolder
接口分层结构