You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add more documentation as I don't understand out of the current documentation how to use this one Xamarin.Android. I installed the plugins, I already have my resx files in a different .NET Standard project and I have set the current device culture:
Do I need to use the "TranslateExtension.txt " or is that only for Xamarin.Forms.
Now how do I use this in axml (not xaml) design files? How do I use it in the .cs files?
Just very 2 basics steps to show and everyone is happy.
So frustrating when necessary steps cannot be shown while it is dead simple.
The text was updated successfully, but these errors were encountered:
Please add more documentation as I don't understand out of the current documentation how to use this one Xamarin.Android. I installed the plugins, I already have my resx files in a different .NET Standard project and I have set the current device culture:
Language.Resources.Culture = CrossMultilingual.Current.DeviceCultureInfo;
Do I need to use the "TranslateExtension.txt " or is that only for Xamarin.Forms.
Now how do I use this in axml (not xaml) design files? How do I use it in the .cs files?
Just very 2 basics steps to show and everyone is happy.
So frustrating when necessary steps cannot be shown while it is dead simple.
The text was updated successfully, but these errors were encountered: