Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set Text Color #28

Open
YushaBinArif opened this issue Jun 8, 2019 · 1 comment
Open

set Text Color #28

YushaBinArif opened this issue Jun 8, 2019 · 1 comment

Comments

@YushaBinArif
Copy link

Hi,
setFont() sets the font style of the text, but how to set the text color ? Is there any method for that ?

@YushaBinArif
Copy link
Author

AhoyOnboarderCard ahoyOnboarderCard1 = new AhoyOnboarderCard("Scan Barcode", "Label your packages with a barcode before we collect it from you.", R.drawable.barcode)
ahoyOnboarderCard1.setTitleColor(R.color.white);
ahoyOnboarderCard1.setDescriptionColor(R.color.grey_200);

This is how its done !! stupid question, sorry :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant