tool-suite-X
tool-suite-X copied to clipboard
Create a Material theme and apply styles from the ODK-X style guide
This issue is to make changes in Android Library to update the 'opendatakit' theme to use Material design and apply styles from the ODK-X styleguide: https://docs.google.com/presentation/d/1Ol7YhG4WPLOWCoQZUrKHLPguHSiDz8RC3m8dNyTGGLo/
Design items to apply:
- Fonts
- Heading styles
- Spacing
- Button styles (these will be updated later)
- Setup light and dark themes
Updated styles will be universally applied to all ODK-X mobile apps: Services, Tables, and Survey
Submit PR with #402
@maprehensive You said Button styles will be added later? Means that I shouldn't worry about adding it to the theme?
@Redeem-Grimm-Satoshi, on the call, we were talking about how @Cveman1 had some work left to do on buttons and make a final presentation on it. You can start implementing a button theme now, knowing that they might have updates later. However, creating the theme and getting all the buttons to point at the theme can be a separate task.
@wbrunette Thanks for the clarification
From meeting discussion - references for upgrading to M3 / v1.7.0 https://m3.material.io/develop/android/mdc-android
@maprehensive Thanks
Dependency on #384
PR https://github.com/odk-x/services/pull/257
@Redeem-Grimm-Satoshi @wbrunette @Cveman1
I noticed that some dialogues are not rounded corners and without the button style. Were they missed in the application of the theme?
Hi @Redeem-Grimm-Satoshi, can we both take a look at this?
We've discussed and Redeem would fix @maprehensive
@maprehensive Working on it, Didn't miss it
Apply to Tables and Survey
I am an outreachy applicant and would like to Apply it to tables and survey.
I am an outreachy applicant and would like to Apply it to tables and survey.
Part of this issue has been worked on, so it needs a review. Best not to work on it now.