修改通知字体颜色
This commit is contained in:
parent
9fa41f37cb
commit
bca9728977
|
|
@ -39,7 +39,7 @@
|
|||
android:layout_marginTop="2dp"
|
||||
android:ellipsize="end"
|
||||
android:lines="1"
|
||||
android:textColor="#666666"
|
||||
android:textColor="#eee"
|
||||
android:textSize="12sp"
|
||||
tools:text="desc" />
|
||||
</LinearLayout>
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
android:layout_marginTop="2dp"
|
||||
android:ellipsize="end"
|
||||
android:lines="1"
|
||||
android:textColor="#666666"
|
||||
android:textColor="#eee"
|
||||
android:textSize="12sp"
|
||||
tools:text="desc" />
|
||||
</LinearLayout>
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="desc"
|
||||
android:textColor="#666666"
|
||||
android:textColor="#eee"
|
||||
android:textSize="12sp" />
|
||||
</LinearLayout>
|
||||
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
android:layout_marginTop="2dp"
|
||||
android:ellipsize="end"
|
||||
android:lines="1"
|
||||
android:textColor="#666666"
|
||||
android:textColor="#eee"
|
||||
android:textSize="12sp"
|
||||
tools:text="desc" />
|
||||
</LinearLayout>
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="desc"
|
||||
android:textColor="#666666"
|
||||
android:textColor="#eee"
|
||||
android:textSize="12sp" />
|
||||
</LinearLayout>
|
||||
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
android:layout_marginTop="2dp"
|
||||
android:ellipsize="end"
|
||||
android:lines="1"
|
||||
android:textColor="#666666"
|
||||
android:textColor="#eee"
|
||||
android:textSize="12sp"
|
||||
tools:text="desc" />
|
||||
</LinearLayout>
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="xxxR$0,1 está pronto por você! Saque agora!"
|
||||
android:textColor="#666666"
|
||||
android:textColor="#eee"
|
||||
android:textSize="12sp" />
|
||||
</LinearLayout>
|
||||
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="xxxR$0,1 está pronto por você! Saque agora!"
|
||||
android:textColor="#666666"
|
||||
android:textColor="#eee"
|
||||
android:textSize="12sp" />
|
||||
</LinearLayout>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue