cashapp / paraphrase

A Gradle plugin that generates type-safe formatters for Android string resources in the ICU message format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate performance impact of instantiating `ULocale` via builder for each date/time argument

drewhamilton opened this issue · comments

Relies on #105. See here for potential performance-friendly options, if this is unacceptably slow.