From 1c28f0a005bb0f57343511a9b5a0da5cac15516c Mon Sep 17 00:00:00 2001 From: Thad Hughes Date: Wed, 25 Dec 2013 19:23:26 -0800 Subject: [PATCH] Added credits --- res/layout/about_activity.xml | 17 +++++++++++++++++ res/values/strings.xml | 1 + todo.txt | 1 - 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/res/layout/about_activity.xml b/res/layout/about_activity.xml index 8b3410f..f8409d6 100644 --- a/res/layout/about_activity.xml +++ b/res/layout/about_activity.xml @@ -71,6 +71,23 @@ android:paddingBottom="10dip" /> + + + + thad.hughes@gmail.com For more information, see: http://code.google.com/p/quickdic-dictionary/ + Contributions from: QuickDic contains code copyrighted by Google and released under the Apache 2.0 license. http://www.apache.org/licenses/LICENSE-2.0 diff --git a/todo.txt b/todo.txt index 3eeffdf..215f3b2 100644 --- a/todo.txt +++ b/todo.txt @@ -1,3 +1,2 @@ * Back button in top left -* Contributions from: * HtmlEntries inline, expandable. \ No newline at end of file -- 2.43.0