Hi there,
Here is the code i am running on the OnState event of the room class.
localRenderer = (SurfaceViewRenderer) findViewById(R.id.local_video_view);
PercentFrameLayout localRenderLayout = (PercentFrameLayout) findViewById(R.id.local_video_layout);
localRenderLayout.setPosition(0, 0, 100...