Skip to content
Snippets Groups Projects
Commit 9bc02feb authored by Travor Liu's avatar Travor Liu
Browse files

FileActivity: Make font size bigger

You may now view the code easier
parent af6d24c3
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