secant-android-wallet/docs
Carter Jernigan 575b3063bf
[#50] Preliminary design guide
Known issues
 - We cannot use downloadable fonts with Compose, so the fonts must be embedded with the app

Questions
 - How does the transparent button show a disabled state?
 - Are the navigation buttons and secondary buttons supposed to be effectively the same style but one is smaller?

TODO
 - Add gradients.  Gradients are not implemented for background, progress bar, etc.  Currently they simply use the start color for the gradient
 - Icons are using Material Icons, pending decision on how to leverage the vectors in the design
 - Add the border for hero images
 - Add shapes for the callout, which is currently square
 - Add padding
 - Add drop shadows
 - Double-check colors for correctness
2021-10-31 13:36:51 -04:00
..
testing [#2] Add project documentation and templates 2021-09-13 15:58:20 -04:00
Architecture.md [#8] Restrict maven repositories 2021-10-19 14:42:30 -04:00
CODE_REVIEW_GUIDELINES.md [#3] Add ktlint 2021-09-18 07:22:42 -04:00
CONDUCT.md [#2] Add project documentation and templates 2021-09-13 15:58:20 -04:00
CONTRIBUTING.md [#2] Add project documentation and templates 2021-09-13 15:58:20 -04:00
README.md [#2] Add project documentation and templates 2021-09-13 15:58:20 -04:00
Setup.md [#8] Restrict maven repositories 2021-10-19 14:42:30 -04:00
Third party licenses.md [#50] Preliminary design guide 2021-10-31 13:36:51 -04:00
responsible_disclosure.md [#2] Add project documentation and templates 2021-09-13 15:58:20 -04:00

README.md

Documentation

Here you'll find documentation TBD