Automotive Design for Compose is an extension to Jetpack Compose that allows every screen, component, and overlay of your Android App to be defined in Figma, and lets you see the latest changes to your Figma design in your app, immediately!
The original rust DesignDefinition includes a map of NodeQueries to Views. Protobuf, however, doesn't let a message to be a key for a map, so we'll need to work out how best to work around that.
The original rust DesignDefinition includes a map of NodeQueries to Views. Protobuf, however, doesn't let a message to be a key for a map, so we'll need to work out how best to work around that.
_Originally posted by @timothyfroehlich in https://github.com/google/automotive-design-compose/pull/1259#discussion_r1649278420_