文件名称:TabLayout_Android
介绍说明--下载内容均来自于网络,请自行研究使用
This code runs on eclipse with android sdk 2.3 installed.it helps you to create a several views under one roof. a page can be seen by just clicking on the tab. in this i have created two tabs , the main part is handled by the tablayout .java-This code runs on eclipse with android sdk 2.3 installed.it helps you to create a several views under one roof. a page can be seen by just clicking on the tab. in this i have created two tabs , the main part is handled by the tablayout .java
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TabLayout\.classpath
.........\.project
.........\AndroidManifest.xml
.........\bin\TabLayout.apk
.........\...\classes.dex
.........\...\.om\example\tablayout\MainActivity.class
.........\...\...\.......\.........\R$attr.class
.........\...\...\.......\.........\R$drawable.class
.........\...\...\.......\.........\R$id.class
.........\...\...\.......\.........\R$layout.class
.........\...\...\.......\.........\R$string.class
.........\...\...\.......\.........\R.class
.........\...\...\.......\.........\SetupActivity.class
.........\...\...\.......\.........\TabLayout.class
.........\...\resources.ap_
.........\default.properties
.........\gen\com\example\tablayout\R.java
.........\res\drawable-hdpi\icon.png
.........\...\.........ldpi\icon.png
.........\...\.........mdpi\ic_tab_main.xml
.........\...\.............\ic_tab_main_selected.png
.........\...\.............\ic_tab_main_unselected.png
.........\...\.............\ic_tab_setup.xml
.........\...\.............\ic_tab_setup_selected.png
.........\...\.............\ic_tab_setup_unselected.png
.........\...\.............\icon.png
.........\...\layout\main.xml
.........\...\......\tab1.xml
.........\...\......\tab2.xml
.........\...\values\strings.xml
.........\src\com\example\tablayout\MainActivity.java
.........\...\...\.......\.........\SetupActivity.java
.........\...\...\.......\.........\TabLayout.java