]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - src/com/hughes/android/util/NonLinkClickableSpan.java
Added help activity, num bytes in download, index info (but screwed up),
[Dictionary.git] / src / com / hughes / android / util / NonLinkClickableSpan.java
similarity index 96%
rename from src/com/hughes/android/dictionary/NonLinkClickableSpan.java
rename to src/com/hughes/android/util/NonLinkClickableSpan.java
index 75e38fcb620f60924171f8afea8b5e68a8030f80..014413aca6a7d02ab9784ed2ddf3b2b9103e7c20 100644 (file)
@@ -12,7 +12,7 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
-package com.hughes.android.dictionary;
+package com.hughes.android.util;
 
 import android.text.TextPaint;
 import android.text.style.ClickableSpan;