HooHaa-code

Results 10 comments of HooHaa-code

I have '+' set for design compose in libs.versions.toml. So it should be 0.25.0

I guess I assumed that when a release it git hub is made that we would get it though maven. I was wrong in that assumption. I just did a...

adding text wont work. I basically need to recreate this on a display instead of a physical button ![heated-seats](https://github.com/google/automotive-design-compose/assets/64603080/7abbce21-5454-4f2c-b6f9-899276c75ee6) I'm using variants to control the light indicators. I have 3...

I was able to assert tests by setting contentDescription and stateDescription in the semantics modifiers

I am trying to run the tutorial app. I cloned the project an added it to Android studio. I see these three options in the IDE: ![image](https://github.com/google/automotive-design-compose/assets/64603080/128db8a8-4374-4f66-af9b-0fc63f640e27) Trying to run...

Using commit 92f397b2028129c35e95982abc25290b8441e4f5, i still see the Cargo build issue. I added a video of how I am attempting to execute the tests as well a screen shot showing the...

@iamralpht @timothyfroehlich It appears I don't have permissions to assign issues.

The bottom image is mdpi, the top image is ldpi. If this is intended behavior, then we should have a discussion about it during our next meeting. Basically, designers have...

Yes, I think there is still a need. From my understanding, design compose converts figma px to dp. I think this is going to be a pain point for our...