DefaultJsonLocalizationMapReader

constructor(context: BContext, folderName: String)(source)

Constructs a new DefaultJsonLocalizationMapReader.

Note that the files are not walked recursively, and the folder name is found at the resources root, meaning the path is always /$folderName/$bundleName.json.

Parameters

context

The main context

folderName

The folder in which to find the localization files