android / android/socialite

Reply models use hardcoded strings that should be in XML

Open
#4 0 comments 0 reactions 1 assignee Claimed by @yaraki View on GitHub
Dominant language
Kotlin
Stars
721
Forks
162
PR merge metrics
No merged PRs in 30d

Description

Contact.kt has hard coded strings used for the replies, for example:

`"cat" to { _ -> buildReply { this.text = "Meow" } },`

The text values should be stored in strings.xml, so they can support translations (e.g., "Miau" for the cat in Spanish).

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.