History log of /packages/apps/DeskClock/src/com/android/deskclock/widget/EllipsizeLayout.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
600418628ff5c3c98847d825ae370d7803377a05 14-Sep-2013 Robyn Coultas <coultasr@android.com> Fixed incorrect child measurement

Bug: 9367918

The measurement specification EllipsizeLayout gave the child views
did not cause the child to return the width it could use, but instead
it just returned the value it had in the original layout measurement
cycle.

Change-Id: I46d5a8e6582eb21725251376eccf57fac57d4817
/packages/apps/DeskClock/src/com/android/deskclock/widget/EllipsizeLayout.java
75239b1656977bb5d9e6a4cda86b47e7f5610b64 12-Oct-2012 Robyn Coultas <coultasr@android.com> Optimize world clock layout

Bug: 7326209
Change-Id: Ie28836d3ba2b15d5156dc0f0021bf183fd300a18
/packages/apps/DeskClock/src/com/android/deskclock/widget/EllipsizeLayout.java