Utils

public class Utils

This class contains utility methods internally used by the framework.

Methods

getLocaleStringResource

public static String getLocaleStringResource(Context ctx, String locale, int resourseId)

Gets the locale string resource.

Parameters:
  • ctx – the ctx
  • locale – the locale
  • resourseId – the resourse id
Returns:

the locale string resource