摘要:
在project.properties添加# Project target.target=android-19android.library.reference.1=../SlidingMenuLibandroid.library=false表示把与工程文件夹所在同一目录的SlidingMenuLib工程加到Android Dependencies。 阅读全文
posted @ 2014-03-21 16:46
行云有影
阅读(487)
评论(0)
推荐(0)
摘要:
使用 FragmentTransaction 的时候,它提供了这样两个方法,一个 add , 一个 replace .add 和 replace 影响的只是界面,而控制回退的,是事务。public abstract FragmentTransaction add (int containerViewId, Fragment fragment, String tag)Add a fragment to the activity state. This fragment may optionally also have its view (if Fragment.onCreateView retu 阅读全文
posted @ 2014-03-21 14:25
行云有影
阅读(6336)
评论(0)
推荐(0)

浙公网安备 33010602011771号