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

Question. How to set background color and text style in icon generator? #426

Open
chitgoks opened this issue Dec 20, 2022 · 0 comments
Open
Assignees
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@chitgoks
Copy link

chitgoks commented Dec 20, 2022

I am looking at the equivalent in the ios lib for the android feature

iconFactory.setBackground(new ColorDrawable(Color.TRANSPARENT));
iconFactory.setTextAppearance(R.style.gdacs_bubble_text);

The xcode guide says .icon bucketIndex sets the background color of the bucket index. but no clue what these values should be. i am looking at removing the background actually, only the text should be visible.

@chitgoks chitgoks added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Dec 20, 2022
@amuramoto amuramoto assigned wangela and unassigned amuramoto Dec 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

3 participants