摘要:
方法一:res/values文件夹下建立styles.xml:<?xml version=“1.0″ encoding=“utf-8″?><style name="translucent"><item name="android:windowBackground">@color/translucent_background</item><item name="android:windowIsTranslucent">true</item></style> 阅读全文
posted @ 2013-02-27 10:06
枕头君
阅读(1180)
评论(0)
推荐(0)