GridView中选中项去掉背景色
摘要:今天希望在girdview中选择后,改变背景图,默认选中有黄色背景希望去除,在网上找到了解决方案1 gridView.setSelector(new ColorDrawable(Color.TRANSPARENT));原文地址http://www.eoeandroid.com/thread-190214-1-1.html
阅读全文
posted @
2012-09-28 18:22
Tristan2012
阅读(3764)
推荐(0)
安装Android SDK被和谐的解决办法
摘要:打开C:\Windows\System32\drivers\etc下 hosts文件# Copyright (c) 1993-2009 Microsoft Corp.## This is a sample HOSTS file used by Microsoft TCP/IP for Windows.## This file contains the mappings of IP addresses to host names. Each# entry should be kept on an individual line. The IP address should# be placed
阅读全文
posted @
2012-09-20 11:00
Tristan2012
阅读(262)
推荐(0)