-1

In my app i I have option menu and context menu which has English title. But i want to change that to the persian title with Farsi class that introduced in this topic: How can i write farsi (persian) in android?

so how can i change the title?

Community
  • 1
  • 1

1 Answers1

0

You should define your strings in a string file for Farsi and reference them using Android's resource ids.

Karim Varela
  • 7,562
  • 10
  • 53
  • 78