friar icon indicating copy to clipboard operation
friar copied to clipboard

Change the "Friar Book" title

Open rossellap opened this issue 11 years ago • 2 comments

I customized my book following the instructions here: http://www.friarframework.com/tutorials/

However, when I run the app in a simulator, there's like a top menu with the name "Friar Book". Where do I change it?

Is it in strings.xml? Thank you

rossellap avatar Mar 12 '13 23:03 rossellap

have a look at the manifest.xml

webschnecke avatar May 23 '13 20:05 webschnecke

The AndroidManifest.xml file is setting the title as "@string/appname" which does seem to be pulling the string from strings.xml.

kennydrobnack avatar May 29 '13 03:05 kennydrobnack