コード例 #1
0
 @Override
 public Drawable getLeftIcon() {
   return FavoriteImageDrawable.getOrCreate(
       getMapActivity().getMyApplication(), wpt.getColor(), true);
 }