package com.codingbingo.fastreader.utils;
import android.content.Context;
import android.util.TypedValue;
import java.lang.reflect.Field;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
* Created by bingo on 2016/12/25.
*/
public class CommonUtils {
}