summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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?}