resolve
abstract fun resolve(local: Resource, remote: Resource): ConflictResolutionResult
Content copied to clipboard
Parameters
local
The modified resource on the client.
remote
The latest version of the resource downloaded from the remote server.
Sources
androidJvm source
Link copied to clipboard