Browse Source

+ is now also white

tobiasKaminsky 7 năm trước cách đây
mục cha
commit
26ab00d989
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"/>