码迷,mamicode.com
首页 > 其他好文 > 详细

activity_studentlist.xml

时间:2017-06-23 00:43:03      阅读:147      评论:0      收藏:0      [点我收藏+]

标签:listview   .com   and   parent   linear   utf-8   web   schema   tom   

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingBottom="@dimen/activity_vertical_margin"
android:paddingLeft="@dimen/activity_horizontal_margin"
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
tools:context=".PHPActivity">
<www.wulian1.com.webview.MyViews.AutoListView
android:id="@+id/lv_stulist"
android:layout_width="match_parent"
android:layout_height="match_parent">

</www.wulian1.com.webview.MyViews.AutoListView>
</LinearLayout>

activity_studentlist.xml

标签:listview   .com   and   parent   linear   utf-8   web   schema   tom   

原文地址:http://www.cnblogs.com/vcer/p/7067791.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!