瀏覽代碼

+ is now also white

tobiasKaminsky 7 年之前
父節點
當前提交
26ab00d989
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/res/layout/grid_sync_item.xml

+ 1 - 1
src/main/res/layout/grid_sync_item.xml

@@ -58,7 +58,7 @@
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"
                 android:text="+"
-                android:textColor="#bcbcbc"
+                android:textColor="#ffffff"
                 android:textSize="22dp"
                 android:textStyle="bold"/>