Android-Rate icon indicating copy to clipboard operation
Android-Rate copied to clipboard

Custom dialog

Open ghost opened this issue 7 years ago • 4 comments

I want to use my own dialog labels, I overrode string xml resources in my app but its not working. Still I have a polish default words. Please help!

ghost avatar Nov 12 '16 09:11 ghost

+1 - Me too have same question.

Jsaiao avatar Mar 07 '17 17:03 Jsaiao

Hi, I faced the same situation yesterday and i fixed this. You should be create values-?? (?? is language key values-en, values-es etc. ) named file under res folder and create your own styles.xml file inside it. If you open "Project View" left side, I think you make this more easier. Good luck.

ermankuruoglu avatar Mar 09 '17 06:03 ermankuruoglu

Hi @Palusiniak , @Jsaiao , @ermankuruoglu

See https://github.com/Vorlonsoft/AndroidRate - it currently supports 37 languages

AlexanderLS avatar Sep 05 '18 07:09 AlexanderLS

@AlexanderLS How do you use a custom dialog. The documentation is not clear enough.

ataravati avatar Oct 15 '19 20:10 ataravati