diff options
Diffstat (limited to 'OpenPGP-Keychain/res')
-rw-r--r-- | OpenPGP-Keychain/res/layout/stickylist_header.xml | 2 |
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" |