summaryrefslogtreecommitdiff
path: root/app/src/main/templates/about.html
diff options
context:
space:
mode:
authororionlee <orionlee@yahoo.com>2019-08-31 16:54:36 -0700
committerorionlee <orionlee@yahoo.com>2019-08-31 16:54:36 -0700
commit9fb280c2ebfb41468eb4198b2f9b6abed81e2325 (patch)
treeb387520e4fa456e02b2e949ba05eb7b8629ca6e6 /app/src/main/templates/about.html
parentac9ca32042f82ad63ba385f547f9f3cee443df2b (diff)
downloadAntennaPod-9fb280c2ebfb41468eb4198b2f9b6abed81e2325.zip
FAB SpeedDial - add attribution in about screen
Diffstat (limited to 'app/src/main/templates/about.html')
-rw-r--r--app/src/main/templates/about.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/templates/about.html b/app/src/main/templates/about.html
index 05d1b6e28..4cd34bd48 100644
--- a/app/src/main/templates/about.html
+++ b/app/src/main/templates/about.html
@@ -104,6 +104,11 @@ by Google, licensed under the Apache 2.0 license <a href="LICENSE_APACHE-2.0.txt
</div>
<div class="card">
+ <h2>Floating Action Button Speed Dial <a href="https://github.com/leinardi/FloatingActionButtonSpeedDial">(Link)</a></h2>
+ by Roberto Leinardi, licensed under the Apache 2.0 license <a href="LICENSE_APACHE-2.0.txt">(View)</a>
+</div>
+
+<div class="card">
<h2>Glide <a href="https://github.com/bumptech/glide/">(Link)</a></h2>
licensed under the Simplified BSD license <a href="LICENSE_GLIDE.txt">(View)</a>
</div>