Camera2: missing rendering progress bar workaround

If panorama capture is stopped by device rotation, the rendering
progress bar is sometimes not shown due to wrong layout result.
Call requestLayout() on the progress bar as a workaround.

Change-Id: Ib7c848e9ae3ced956dcc88877bb7f33357cdb588
1 file changed