最新文章列表

item嵌套button使listview onitemClick事件不响应

解决方法:让button失去焦点,设置android:focusable="false",在item xml文件的根布局设置android:descendantFocusability="blocksDescendants" 代码:listview.xml <?xml version="1.0" encoding="ut ...
xiaoming123123 评论(0) 有2381人浏览 2012-06-08 11:21

android隐藏edittext的光标

在edittext之前加这个 <LinearLayout android:focusable="true" android:focusableInTouchMode="true" android:layout_width="0px" android:layout_height="0px" ...
dengyin2000 评论(0) 有2292人浏览 2012-04-06 15:14

TextView跑马灯效果

android:ellipsize="marquee" android:focusable="true" android:marqueeRepeatLimit="marquee_forever" android:focusableInTouchMode=" ...
dengyin2000 评论(0) 有1106人浏览 2012-02-06 16:19

最近博客热门TAG

Java(141744) C(73651) C++(68608) SQL(64571) C#(59609) XML(59133) HTML(59043) JavaScript(54919) .net(54785) Web(54514) 工作(54118) Linux(50905) Oracle(49875) 应用服务器(43289) Spring(40812) 编程(39454) Windows(39381) JSP(37542) MySQL(37267) 数据结构(36424)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics