Browse Source

+ is now also white

tobiasKaminsky 7 years ago
parent
commit
26ab00d989
1 changed files with 1 additions and 1 deletions
  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"/>