android / android/skills

[Bug] Mistakes in Compose TV skill

Open
#152 1 comment 0 reactions 1 assignee Claimed by @pflammertsma View on GitHub
bug
Dominant language
Python
Stars
7.3k
Forks
476
Avg merge
8h 59m
Merged PRs (30d)
7

Description

### Affected Skill
tv/leanback-to-compose-tv-migration/references/android/training/tv/playback/compose/browse.md

### Description
There is a typo and a few mistakes where old API names are used.

### Suggested Fix
In the sample code for `FeaturedCarousel`, `function` is used instead of `func`

`TvLazyColumn` should be `LazyColumn` as mentioned here: https://medium.com/androiddevelopers/migrating-compose-for-tv-from-alpha-to-stable-b0074d6fd350

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.