aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-01-06 22:58:04 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-01-06 22:58:04 +0100
commit4ea64968afde98fc8df444dbc076549437967a55 (patch)
treea3861a074c63ea1b2e704ec88e2aeab9af0cca12 /OpenPGP-Keychain/res
parentccb462e94fffea71649e93dd4d91ef3748f5c726 (diff)
downloadopen-keychain-4ea64968afde98fc8df444dbc076549437967a55.tar.gz
open-keychain-4ea64968afde98fc8df444dbc076549437967a55.tar.bz2
open-keychain-4ea64968afde98fc8df444dbc076549437967a55.zip
integrate UnderlineTextView, add zxing info
Diffstat (limited to 'OpenPGP-Keychain/res')
-rw-r--r--OpenPGP-Keychain/res/layout/stickylist_header.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenPGP-Keychain/res/layout/stickylist_header.xml b/OpenPGP-Keychain/res/layout/stickylist_header.xml
index cbd65bb72..5768e4153 100644
--- a/OpenPGP-Keychain/res/layout/stickylist_header.xml
+++ b/OpenPGP-Keychain/res/layout/stickylist_header.xml
@@ -3,7 +3,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content" >
- <se.emilsjolander.stickylistheaders.views.UnderlineTextView
+ <org.sufficientlysecure.keychain.ui.widget.UnderlineTextView
android:id="@+id/stickylist_header_text"
android:layout_width="match_parent"
android:layout_height="wrap_content"