Debdutta Panda
Debdutta Panda

Reputation: 208

Jetpack Compose Motion Layout Header usage

I found Header in https://github.com/androidx/constraintlayout/wiki/Compose-MotionLayout-JSON-Syntax but could not find its usage. Can anyone point me to a good resource or can help to understand the usage of Header in jetpack compose motion layout? Thanks in advance.

Upvotes: 0

Views: 139

Answers (1)

hoford
hoford

Reputation: 5323

It is for future meta-commands like debugging. Currently it is used with the Link feature. But in the future it will support things like optimization flags.

Upvotes: 1

Related Questions