android popupwindow 能嵌套使用吗

 我来答
生枫吟A
2016-11-28 · TA获得超过552个赞
知道小有建树答主
回答量:401
采纳率:0%
帮助的人:222万
展开全部
这就是使用PopupWindow嵌套ListView实现的,这个简单,不做多介绍直接上代码
1:布局文件

view sourceprint?
01.<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
02.xmlns:tools="http://schemas.android.com/tools"
03.android:layout_width="match_parent"
04.android:layout_height="match_parent"
05.>
06.
07.<TextView
08.android:id="@+id/tv_text_age"
09.android:layout_width="wrap_content"
10.android:layout_height="wrap_content"
11.android:background="@drawable/choolse_bg"
12.android:text="不限"
13.android:paddingLeft="12dp"
14.android:textColor="#9d72d2"
15.android:layout_centerInParent="true"
16.android:gravity="center_vertical"
17./>
18.</RelativeLayout>
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式