毕业论文开发语言企业开发JAVA技术.NET技术WEB开发Linux/Unix数据库技术Windows平台移动平台嵌入式论文范文英语论文
您现在的位置: 毕业论文 >> 移动平台 >> 正文

Tabhost 和 android.support.v4.view.ViewPager如何整合

更新时间:2013-4-11:  来源:毕业论文
    }         });     }       private View getView(String id, Intent intent) {         return manager.startActivity(id, intent).getDecorView();     } } 


对应的布局:

XML/HTML code?1 <?xml version="1.0" encoding="utf-8"?> <TabHost xmlns:android="http://schemas.android.com/apk/res/android"    android:id="@android:id/tabhost"    android:layout_width="match_parent"    android:layout_height="match_parent" >       <LinearLayout        android:id="@+id/linearLayout1"        android:layout_width="match_parent"        android:layout_height="match_parent"        android:orientation="vertical" >           <TabWidget            android:id="@android:id/tabs"            android:layout_width="match_parent"            android:layout_height="wrap_content" >         </TabWidget>           <android.support.v4.view.ViewPager            android:id="@+id/viewpage"            android:layout_width="match_parent"            android:layout_height="match_parent" />           <FrameLayout &nb

上一页  [1] [2] [3] [4] [5] [6] [7] [8] 下一页

设为首页 | 联系站长 | 友情链接 | 网站地图 |

copyright©youerw.com 优尔论文网 严禁转载
如果本毕业论文网损害了您的利益或者侵犯了您的权利,请及时联系,我们一定会及时改正。