OSDN Git Service

Invert Play/Pause buttons in Notification widget
authorBuga Dániel <bugadani@gmail.com>
Thu, 21 Mar 2013 18:30:28 +0000 (19:30 +0100)
committerBuga Dániel <bugadani@gmail.com>
Thu, 21 Mar 2013 18:35:15 +0000 (19:35 +0100)
commitc549f66fbc861999268990567884bd410fee3511
tree13a6aa4c65a5404aec9d274495ecb4e2ff43f2af
parent22bcf1cc3de3c1d483464f1e5acaa2c35b29deff
Invert Play/Pause buttons in Notification widget

The logical behaviour of the "Play" button is to actually play a song
when pressed. The current behaviour is to pause the song and the "Pause"
button resumes the playback.

Change-Id: Ib432bfe6c214e38196a25b00fbbc8fbfbc031ca7
src/com/andrew/apollo/NotificationHelper.java