ProAndroidAugmentedReality icon indicating copy to clipboard operation
ProAndroidAugmentedReality copied to clipboard

Pro Android AR 4 Non AR Demo Crush fix

Open timepioneer opened this issue 9 years ago • 0 comments

the call num of canvas.restore() and canvas.save() are not same in HorizonView.java i add canvas.save() after last two canvas.restore() to fix the bug

timepioneer avatar Sep 07 '16 07:09 timepioneer