OSDN Git Service

Fix issue #2171460: Turn off background blurring of power dialog
authorDianne Hackborn <hackbod@google.com>
Wed, 7 Oct 2009 23:14:29 +0000 (16:14 -0700)
committerDianne Hackborn <hackbod@google.com>
Wed, 7 Oct 2009 23:14:29 +0000 (16:14 -0700)
commit9d1c203947bbbf2d36dd6ffe73e6ee497f7a252d
treef41a12e619a4d1afbd9fb08233451a2ab2d652f1
parent9b168fae95ff394c3116bfdf61af3ccb2c4c3e34
Fix issue #2171460: Turn off background blurring of power dialog

The calendar alert dialog was also using background dimming, but
this is a complete waste since it is full screen.

Change-Id: I59efb00b23f184251e706212bc94f75a04438d6e
src/com/android/calendar/AlertActivity.java