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

#229 theme builder fix for card layout #230

Merged
merged 2 commits into from
Aug 26, 2024
Merged

#229 theme builder fix for card layout #230

merged 2 commits into from
Aug 26, 2024

Conversation

davetcc
Copy link
Collaborator

@davetcc davetcc commented Aug 26, 2024

Theme builder had a bug in cardlayout where it did not copy over the drawable icons used for the left and right buttons.

@davetcc davetcc added bug Something isn't working critical labels Aug 26, 2024
@davetcc davetcc self-assigned this Aug 26, 2024
}

if(useUnicode) {
themeBuilder.enablingTcUnicode();
Copy link
Collaborator

@vzahradnik vzahradnik Aug 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a side question: Why do we have api like enabling...Unicode? I think that enableTcUnicode makes more sense.

@davetcc davetcc merged commit c3607c3 into main Aug 26, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants