瀏覽代碼

decreased alpha in simple popup table

Julien Clauter 11 年之前
父節點
當前提交
b8a70b1bf4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      res/layout/simple_popup_table.xml

+ 1 - 1
res/layout/simple_popup_table.xml

@@ -5,7 +5,7 @@
     android:layout_width="wrap_content"
     android:layout_height="wrap_content"
     android:minWidth="230dp"
-    android:alpha="0.5"
+    android:alpha="0.8"
     android:background="@android:color/background_dark">
 
     <TextView