Skip to content
Snippets Groups Projects
Commit 50b73817 authored by John's avatar John
Browse files

Merge branch 'master' into 'master'

FileActivity: Make font size bigger

See merge request Commit451/LabCoat!43
parents af6d24c3 9bc02feb
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -166,6 +166,7 @@ class FileActivity : BaseActivity() {
 
content = "<!DOCTYPE html>" +
"<html>" +
"<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">" +
"<body>" +
"<img style=\"width: 100%;\" src=\"" + imageURL + "\">" +
"</body>" +
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment