Closed jhderojasUVa closed 4 years ago
Problem
On SDK 2 Lang was a property called language that tells you the current language you are using. On SDK 3 there's not.
Solution
Added get method to Language to retrieve the current language you are using.
My fault to not update the doc! :)
Problem
On SDK 2 Lang was a property called language that tells you the current language you are using. On SDK 3 there's not.
Solution
Added get method to Language to retrieve the current language you are using.