Skip to content

Commit

Permalink
Merge "Remove power widget background" into mr1-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
DvTonder authored and Gerrit Code Review committed Dec 2, 2012
2 parents a24553f + 8c72508 commit 62cf1eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/SystemUI/res/drawable/stat_power_background.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@
android:exitFadeDuration="@android:integer/config_mediumAnimTime">

<item android:state_pressed="true" android:drawable="@*android:drawable/notification_item_background_color_pressed" />
<item android:state_pressed="false" android:drawable="@*android:drawable/notification_item_background_color" />

</selector>

0 comments on commit 62cf1eb

Please sign in to comment.