feat: Use an extension property to create new exception when failing to resolve a fingerprint
This commit adds the extension property to the public API
This commit is contained in:
parent
d975eeafb7
commit
47eac14f03
91 changed files with 259 additions and 247 deletions
|
|
@ -12,6 +12,7 @@ internal object ResourceUtils {
|
|||
|
||||
/**
|
||||
* Merge strings. This manages [StringResource]s automatically.
|
||||
*
|
||||
* @param host The hosting xml resource. Needs to be a valid strings.xml resource.
|
||||
*/
|
||||
internal fun ResourceContext.mergeStrings(host: String) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue