diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-01-01 22:26:19 +0100 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-01-01 22:26:19 +0100 |
commit | 1d91804dc7943e7149d02141a46c3eb0763e2b94 (patch) | |
tree | 29fb6295545d6acfeb2d3cc2ee6a2f529e3c7f84 /libraries/pinned-section-listview/example/project.properties | |
parent | c8d0ff77b10bc5e0103df473076fc7cacadf9014 (diff) | |
download | open-keychain-1d91804dc7943e7149d02141a46c3eb0763e2b94.tar.gz open-keychain-1d91804dc7943e7149d02141a46c3eb0763e2b94.tar.bz2 open-keychain-1d91804dc7943e7149d02141a46c3eb0763e2b94.zip |
Simple new list implementations, remove library, use simple adapter with headings
Diffstat (limited to 'libraries/pinned-section-listview/example/project.properties')
-rw-r--r-- | libraries/pinned-section-listview/example/project.properties | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/libraries/pinned-section-listview/example/project.properties b/libraries/pinned-section-listview/example/project.properties deleted file mode 100644 index 1561d7a9a..000000000 --- a/libraries/pinned-section-listview/example/project.properties +++ /dev/null @@ -1,15 +0,0 @@ -# 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-17 -android.library.reference.1=../library |