Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needs more documentation #12

Open
Ruud-cb opened this issue Jan 8, 2019 · 1 comment
Open

Needs more documentation #12

Ruud-cb opened this issue Jan 8, 2019 · 1 comment

Comments

@Ruud-cb
Copy link

Ruud-cb commented Jan 8, 2019

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.

@mikayildivrin
Copy link

Hi, you can use it;
password.Text = AppResources.password;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants