Code samples in docs wrong for Android #507

Closed
opened 2017-04-13 07:51:40 -07:00 by rspencer01 · 1 comment
rspencer01 commented 2017-04-13 07:51:40 -07:00 (Migrated from github.com)

The code in the docs has been moved away from gists so I can't fix this myself (I owned the gists).

The docs for android use old attributes like yoga:align_items. These now have the format yoga:yg_alignItems and need to be fixed.

The code in the docs has been moved away from gists so I can't fix this myself (I owned the gists). The docs for android use old attributes like `yoga:align_items`. These now have the format `yoga:yg_alignItems` and need to be fixed.
woehrl01 commented 2017-04-17 23:48:07 -07:00 (Migrated from github.com)

The code is now inlined in the docs (docs/_docs/api/) so this should be fixable via a PR.

The code is now inlined in the docs (```docs/_docs/api/```) so this should be fixable via a PR.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DaddyFrosty/yoga#507
No description provided.