JazzyViewPager icon indicating copy to clipboard operation
JazzyViewPager copied to clipboard

setOutlineEnabled(true) breaks JazzyViewPager

Open makovkastar opened this issue 12 years ago • 2 comments

I'm trying to enable outlines in the JazzyViewPager but after setting this option to true ViewPager becomes blank.

mJazzy = (JazzyViewPager) findViewById(R.id.jazzy_pager);
mJazzy.setOutlineEnabled(true);

device-2013-05-13-203422

makovkastar avatar May 13 '13 17:05 makovkastar

+1

elirama avatar May 27 '13 08:05 elirama

+1

ManojMM026 avatar May 28 '13 06:05 ManojMM026