摘要:
/** * 判断是否是平板 * @param context * @return */public static boolean isTablet(Context context) { return (context.getResources().getConfiguration().... 阅读全文
随笔档案-2014年09月
[Android Tips] 12. How to Create a Dash Line Shape
2014-09-02 10:51 by shaobin0604, 336 阅读, 收藏,
摘要:
阅读全文
浙公网安备 33010602011771号