Posted August 22, 2024Aug 22 Administrators Download: setup_1.18.5.0_release.eng.zip Release date: 22 August 2024 New ✨ Full localization of XML documentation in code in English. Improvements 🙌 TfgInAppPurchase The supporting of "Google Play Billing Library" was upgraded from 5.0.0 to 7.0.0, based on new requirements from GooglePlay. FGX-392 It is necessary to provide support for the Google Play Billing library version at least 6.0.1 (Android). TfgButton The supporting of icon location was improved. The set of values for the Appearance.Icon.Location property has been expanded. Now there are two additional values: TextLeft, TextRight, which allow you to place the icon before and after the text, but at the same time glued to the text. Total: TfgIconLocation.Left - The icon is located to the left edge. TfgIconLocation.TextLeft - The icon is located against the text on the left. TfgIconLocation.Right - The icon is located to the right edge TfgIconLocation.TextRight - The icon is located against the text on the right. Other: FGX-13 Button reduces icon size incorrectly. FGX-14 The Icon has different size for Outline and Contained kinds. FGX-16 If button is wide, than icon is located near the left edge (Android). FGX-76 The unpredictability of the fgButton icon (Android). FGX-219 Incorrect alignment TfgButton icon (iOS). FGX-268 How to position icon before text. FGX-390 Incorrect displaying large icon in TfgButton (iOS). Bug Fixes 🐛 FGX-393 When changing an existing asset, the manager opens the directory of the physical location of the files of this resource.