package com.jerey.keepgank.Constant; /** * Created by Xiamin on 2017/4/9. */ public class AppConstant { public static final String SP = "sp_setting"; public static final String Theme = "theme"; }