summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordllud <dllud@riseup.net>2020-01-18 18:09:52 +0000
committerdllud <dllud@riseup.net>2020-01-18 18:09:52 +0000
commit30b130bf64639d8f5eba0bfb99046a300d1b3882 (patch)
tree5e3bcf6a6a8096ea0dd626e4ded0ae19b14f6f38
parent2a0aff5bd41f08340156e9b743ef16c61d486c97 (diff)
downloadwebview-presentation-master.tar.gz
webview-presentation-master.tar.bz2
webview-presentation-master.zip
Mention 20 MiB bloat of GeckoView.HEADmaster
-rw-r--r--slides.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/slides.tex b/slides.tex
index 55c3b82..d4eb820 100644
--- a/slides.tex
+++ b/slides.tex
@@ -7,7 +7,7 @@
\setbeamertemplate{navigation symbols}{}
}
% Dark theme. Comment if there's lots of ambient light.
-\usecolortheme{owl}
+%\usecolortheme{owl}
\usepackage{color}
\usepackage[utf8]{inputenc}
@@ -339,7 +339,8 @@ public class MainActivity extends Activity {
\frametitle{Approach \#3: GeckoView on apps}
Fork apps to use GeckoView instead of WebView.\\\bigskip
Impossible for the small Replicant team to maintain.\\\bigskip
- Would only work if app maintainers perceive GeckoView as a better alternative.
+ Would only work if app maintainers perceive GeckoView as a better alternative.\\\bigskip
+ GeckoView adds a $\sim$20 MiB bloat to any app.
\end{frame}
\section{Feedback?}