Skip to content

Add Compose to a View based app #35

@hogansung

Description

@hogansung

How R.plurals.number_of_stars is defined is not covered in the tutorial.

One needs to add

    <plurals name="number_of_stars">
        <item quantity="one">%d star</item>
        <item quantity="other">%d stars</item>
    </plurals>

to res/values/strings.xml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions