如何调节footerview的位置
1个回答
2016-07-15
展开全部
一、不使用布局文件。
btnMore = new Button(this);
btnMore.setText("查看更多");
listView.addFooterView(btnMore);//addFooterView要在setAdapter之前执行一次。
listView.setAdapter(listViewAdapter);
不想显示FooterView时,可以removeFooterView。
二、使用布局文件。
定义一个布局:
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical" >
<LinearLayout
btnMore = new Button(this);
btnMore.setText("查看更多");
listView.addFooterView(btnMore);//addFooterView要在setAdapter之前执行一次。
listView.setAdapter(listViewAdapter);
不想显示FooterView时,可以removeFooterView。
二、使用布局文件。
定义一个布局:
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical" >
<LinearLayout
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
ZESTRON
2024-09-04 广告
2024-09-04 广告
在Dr. O.K. Wack Chemie GmbH,我们高度重视ZESTRON的表界面分析技术。该技术通过深入研究材料表面与界面的性质,为提升产品质量与可靠性提供了有力支持。ZESTRON的表界面分析不仅涵盖了相变化、化学反应、吸附与解吸...
点击进入详情页
本回答由ZESTRON提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询