Skip to content

Commit efe2cf9

Browse files
committed
Remove text color of "Use saved card" textview
1 parent 29666bf commit efe2cf9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

raveandroid/src/main/res/layout/fragment_card.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@
199199
android:gravity="center_horizontal|center_vertical"
200200
android:padding="16dp"
201201
android:text="@string/use_a_saved_card"
202-
android:textColor="#0000EE"
203202
android:textSize="16sp"
204203
android:textStyle="bold" />
205204
</LinearLayout>

0 commit comments

Comments
 (0)