소스 검색

+ 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"/>