06 2016 档案
摘要:package com.itheima.zhbj.utils; import android.content.Context; public class DensityUtils { public static int dip2px(Context context, float dpValue) { final float scale = context.getResources().ge...
阅读全文
摘要:SlidingMenu java: xml(left_menu):
阅读全文
摘要:使用方法: 1.引用library,并解决support v4 jar包冲突 2.布局文件中添加viewpager和viewpagerindicator,布局文件: <LinearLayout xmlns:android="http://schemas.android.com/apk/res/and
阅读全文
浙公网安备 33010602011771号