WEB开发网
开发学院手机开发Android 开发 Android 开发实例 个人理财工具 启动界面实现 阅读

Android 开发实例 个人理财工具 启动界面实现

 2010-04-12 15:51:00 来源:WEB开发网   
核心提示:lv.setAdapter(mAdapter);//getBillsTotaltotal=(TextView)findViewById(R.id.totalitem);total.setText(billdb.getBillsTotal("2008-11"));}grid_item.xml<

lv.setAdapter(mAdapter);

//getBillsTotal

total=(TextView)findViewById(R.id.totalitem);

total.setText(billdb.getBillsTotal("2008-11"));

}

grid_item.xml

< ?xml version="1.0" encoding="utf-8"? >

< ScrollView xmlns:android="android.com/apk/res/android" target="_blank">http://schemas.android.com/apk/res/android"

android:orientation="vertical"

android:layout_height="fill_parent" android:layout_width="fill_parent" >

< LinearLayout

android:id="@+id/LinearLayout01"

xmlns:android="android.com/apk/res/android" target="_blank">http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_height="fill_parent" android:layout_width="fill_parent" >

< LinearLayout android:id="@+id/layouthead"

android:background="#ffCded8b" android:layout_height="fill_parent" android:layout_width="fill_parent" android:focusable="true" android:clickable="true" android:focusableInTouchMode="true" android:keepScreenOn="true" >

< TextView android:id="@+id/item1" android:layout_height="fill_parent"

android:layout_width="wrap_content" android:width="20dip"

/ >

< TextView android:id="@+id/item2"

android:layout_height="fill_parent"

android:text="账目"

android:textStyle="bold" android:width="60dip" android:layout_width="wrap_content"/ >

/ >

< TextView android:id="@+id/item3"

android:text="费用(元)"

android:textSize="14dip" android:textStyle="bold" android:width="60dip" android:layout_width="wrap_content"

android:layout_height="fill_parent"/ >

< TextView android:id="@+id/item4"

android:layout_height="fill_parent"

android:text="日期"

android:textSize="14dip" android:textStyle="bold" android:width="80dip"

上一页  1 2 3 4 5 6 7  下一页

Tags:Android 开发实例 个人理财

编辑录入:coldstar [复制链接] [打 印]
赞助商链接