We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bcb7a5 commit 7ed8908Copy full SHA for 7ed8908
README.md
@@ -1,6 +1,6 @@
1
# BigImageViewer
2
3
-<img src="Logotype primary.png" width="70%" height="70%" />
+<img src="art/Logotype_primary.png" width="70%" height="70%"/>
4
5
[](https://bintray.com/piasy/maven/BigImageViewer/_latestVersion)
6
app/src/main/res/values/strings.xml
@@ -1,5 +1,5 @@
<resources>
- <string name="app_name">BigImageViewer</string>
+ <string name="app_name">BIV</string>
<string name="scan_qr_code">recognize qr code</string>
<string name="save_image">save to gallery</string>
Logotype primary.png art/Logotype_primary.png
0 commit comments