OSDN Git Service

Don't use resource ID in switch
authorBjorn Bringert <bringert@google.com>
Fri, 13 Sep 2013 12:39:12 +0000 (13:39 +0100)
committerBjorn Bringert <bringert@google.com>
Fri, 13 Sep 2013 12:42:00 +0000 (13:42 +0100)
commitc639f8cdab11c603e25b5ae38282dddcb939d401
tree6a84ff2120080b1a0311193b0569070717a1fa0d
parent80521d95f96f6eb630c269f899ecc28b809fb5ba
Don't use resource ID in switch

This makes Eclipse unhappy when the code is used
as a library project.

Change-Id: I75949ebd36fabcdc88914150dc3a21aecc3357d8
src/com/android/launcher3/WallpaperPickerActivity.java