摘要: package com.bwie.helpdemo; import com.bwie.fragment.BillFrag; import com.bwie.fragment.IndexFrag; import com.bwie.fragment.TaskFrag; import android.os.Bundle; import android.app.Activity; import an... 阅读全文
posted @ 2016-04-28 16:54 无名“ 阅读(1725) 评论(0) 推荐(0)
摘要: 在加载布局上面加一句话就行啦 阅读全文
posted @ 2016-04-28 16:16 无名“ 阅读(869) 评论(0) 推荐(0)
摘要: values 下面 dimens.xml 主布局 activity_switch.xml 两个fragment fragment_message.xml fragment_call.xml 主页面 SwitchActivity.java 两个fragment MessageFragment.java 阅读全文
posted @ 2016-04-28 16:13 无名“ 阅读(1347) 评论(0) 推荐(0)