strings.xml 175 B

12345
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <string name="hello">Hello World, PdfViewActivity!</string>
  4. <string name="app_name">PdfViewer</string>
  5. </resources>