Remove stable ids which is not sure on contactList
authorDa Risk <darisk972@gmail.com>
Wed, 09 Jun 2010 00:36:33 +0200
changeset 765 3eb5041d6821
parent 764 3d6983b46a03
child 768 3afcf695da44
child 770 fb7f6f98585e
Remove stable ids which is not sure on contactList
src/com/beem/project/beem/ui/ContactList.java
--- a/src/com/beem/project/beem/ui/ContactList.java	Wed Jun 09 00:28:55 2010 +0200
+++ b/src/com/beem/project/beem/ui/ContactList.java	Wed Jun 09 00:36:33 2010 +0200
@@ -606,11 +606,6 @@
 	    return mListContact.get(position).hashCode();
 	}
 
-	@Override
-	public boolean hasStableIds() {
-	    return true;
-	}
-
 
 	/**
 	 * {@inheritDoc}