From 5b6880d2e34f4c8a4bfba87b5ce53d3c6727b744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 9 Sep 2013 13:16:54 +0200 Subject: Switch from HtmlSpanner to HtmlTextView --- libraries/HtmlTextView/project.properties | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 libraries/HtmlTextView/project.properties (limited to 'libraries/HtmlTextView/project.properties') diff --git a/libraries/HtmlTextView/project.properties b/libraries/HtmlTextView/project.properties new file mode 100644 index 000000000..5ca3505c8 --- /dev/null +++ b/libraries/HtmlTextView/project.properties @@ -0,0 +1,15 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-7 +android.library=true -- cgit v1.2.3