~sileht/lullaby/master

« back to all changes in this revision

Viewing changes to src/net/sileht/lullaby/ViewUtils.java

  • Committer: Abaakouk Mehdi
  • Date: 2010-06-13 17:41:34 UTC
  • Revision ID: git-v1:a73b44d23a1598bd55fefdffe32426208dd6e020
Add better shuffle mode and repeat mode

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 * | Boston, MA  02111-1307, USA.                                           |
20
20
 * +------------------------------------------------------------------------+
21
21
 */
22
 
import net.sileht.lullaby.backend.PlayerService;
 
22
import net.sileht.lullaby.player.PlayerService;
23
23
import android.app.Activity;
24
24
import android.content.ComponentName;
25
25
import android.content.Context;