package com.hpw.mvpframe; /** * Created by hpw on 16/11/4. */ public class CoreConstants { public static final String SP_NO_IMAGE = "no_image"; public static final String SP_AUTO_CACHE = "auto_cache"; }