Explorar el Código

+ is now also white

tobiasKaminsky hace 8 años
padre
commit
26ab00d989
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"/>