I am using the Tabstripviewpager in one of my apps and I want to use Localizator on the forms that I load on various pages. Localizator do not work with the localizelayout(Activity) option.
Any Ideas?
Should I change something in localizator module?
Regards George
Thanks Erel.
Is it Ok If there are other panels inside the main outer panel, or I should call the
LocalizeLayout(<panel name>) for every single subpanel in my form?