Seekbar progress changed but GLSurface view not affected
问题 I am developing app in which i want to give brightness to my GLsurfaceView on progress changed of Seekbar. The progress changed but GLsurfaceView can't be effected means i can't increment or decrement brightness eventhough color are also not applied to GLSurfaceview.. I have tried for that. But nothing happen. Appropriate for your help Thanks in Advance!! My Code is Here: EffectActivity.java: public class EffectsActivity extends FragmentActivity implements OnTouchListener, OnClickListener,