You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@shobhitagarwal1612 How does the buttons on the MainScreenActivity get their colour? I want to use that setup for a component but at first glance I haven't been able to figure it out.
#2061 adds support for a dark theme. 🎉
As new UI components are added, they need to use
colorControlNormal
,primaryTextColor
, etc to make sure the look changes based on the the theme. Advice on how best to do that should be added to https://github.com/opendatakit/collect/blob/master/CONTRIBUTING.md. This should also be linked to from the pull request template.@shobhitagarwal1612, as the feature developer, I think you are best positioned to take a first pass when you get a chance! 😊
The text was updated successfully, but these errors were encountered: