From a7db72540f9fca0bb5fcc0d2e01f3d2613916f84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 30 Dec 2013 23:17:46 +0100 Subject: Add pinned section listview library --- OpenPGP-Keychain/project.properties | 1 + README.md | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/OpenPGP-Keychain/project.properties b/OpenPGP-Keychain/project.properties index 7acfa6b58..7347abfcd 100644 --- a/OpenPGP-Keychain/project.properties +++ b/OpenPGP-Keychain/project.properties @@ -11,3 +11,4 @@ target=android-19 android.library.reference.1=../libraries/ActionBarSherlock android.library.reference.2=../libraries/HtmlTextView +android.library.reference.3=../libraries/pinned-section-listview/library diff --git a/README.md b/README.md index 459809fc4..89b2ca0be 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,10 @@ Some parts (older parts and some libraries are Apache License v2, MIT X11 Licens * ZXing QRCode Integration http://code.google.com/p/zxing/ Apache License v2 + +* pinned-section-listview + https://github.com/beworker/pinned-section-listview + Apache License v2 ## Images -- cgit v1.2.3