History log of /packages/apps/Contacts/src/com/android/contacts/widget/ProportionalLayout.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e0b2f1e2d01d1ac52ba207dc7ce76971d853298e 12-Jun-2012 Chiao Cheng <chiaocheng@google.com> Global import order fix.

Changed import order to be in accordance with style guide:
http://source.android.com/source/code-style.html#order-import-statements

Static imports will be placed at the top since most existing files used that
convention. It is also a style that can be handled by both eclipse and intellij.

Change-Id: Ia7013c7a2d88e5fefb8f4975d121f7fcd3fcc462
/packages/apps/Contacts/src/com/android/contacts/widget/ProportionalLayout.java
2e95ad0cd5fe199d0e3ef4bbcbae8baa247382c5 29-Jul-2011 Daniel Lehmann <lehmannd@google.com> Make the contact picture exactly half the height as it is wide

Bug:5087954
Change-Id: Idb8a1bd61b4c8f95910d3c5c7255400d276af0d9
/packages/apps/Contacts/src/com/android/contacts/widget/ProportionalLayout.java