When using LSpherical2Panorama It has four slices where the alpha is not set.
See the screenshot bellow.
Reproduce the problem:
1. LSpherical2Panorama sphericalPanorama = new PLSpherical2Panorama();
sphericalPanorama.setImage(new PLImage(PLUtils.getBitmap(context, R.drawable.panorama), false));
2. this.startTransition(new PLTransitionBlend(2.0f), sphericalPanorama);
Original issue reported on code.google.com by tormasi....@gmail.com on 16 Apr 2014 at 7:53
Original issue reported on code.google.com by
tormasi....@gmail.com
on 16 Apr 2014 at 7:53Attachments: