Name Description Size
FrameworkRepo.kt A model to hold state related to the Android framework. 2203
UnresolvedString.kt Contains information required to resolve a string once a [Context] has been provided. This allows us to determine strings in models without leaking [Context] into these layers. 1155