OSDN Git Service

Fix case where the lock screen information won't fit on screen.
authorKarl Rosaen <krosaen@google.com>
Wed, 24 Jun 2009 00:54:58 +0000 (17:54 -0700)
committerKarl Rosaen <krosaen@google.com>
Wed, 24 Jun 2009 01:21:46 +0000 (18:21 -0700)
commitee09f4ad02d04066e2ded84471e1940e91d458c8
treee8ca6887d118b00f00dc1c1ff136895dea4f891d
parent7baa113d5793e5cf9df15c8ffdac117672ee8af0
Fix case where the lock screen information won't fit on screen.

The case is in landscape, 'next alarm' showing, and the plmn is showing.
In this case, don't show the next alarm.
phone/com/android/internal/policy/impl/LockScreen.java