History log of /packages/apps/Contacts/src/com/android/contacts/list/ContactTileImageContainer.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ef0513fe308c6a1fcf9cb9e3251711da9d07ae47 08-Sep-2011 Daisuke Miyakawa <dmiyakawa@google.com> Fix corrupted views in favorite tabs

I12820f1e0673aaf81044fc8cb6adedc0a8a64dd6 suppresses every
re-layout including ones from TextView, which makes the tile look
weird sometimes.

Instead of suppressing all those events, let's suppress only events
coming from ImageViews.

Bug: 5270040
Change-Id: Ia042ba0d548ca4b62a349508eaa8754bbd92dff2
/packages/apps/Contacts/src/com/android/contacts/list/ContactTileImageContainer.java