We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 589bba4 + 20d8d53 commit fa8f90dCopy full SHA for fa8f90d
1 file changed
app/src/main/res/layout/widget_4x1.xml
@@ -36,7 +36,8 @@
36
android:ellipsize="end"
37
android:layout_marginLeft="@dimen/edge_padding"
38
android:textAppearance="?android:attr/textAppearanceLarge"
39
- android:text="@string/label_account_name" />
+ android:textColor="@android:color/white"
40
+ android:text="@string/label_account_name" />
41
42
<TextView android:id="@+id/transactions_summary"
43
android:layout_width="wrap_content"
0 commit comments