Version
4.0-604
Branch
android-about-menu-info
Date
9 years, 2 months ago
Windows x64 Windows x86 Mac OS X
Commit
36863bf7b8ecf6c33bbe412b48a3af280d907d04
Change author
Lioncash
Change description
[Android] Get rid of the version check class in VideoSettingsFragment.java. Not needed anymore since the introduction of the EGLHelper class. Also decouples some classes from the VideoSettingsFragment.java class (yay).

- Minor other change is that the EGL helper fields in GLES3InfoFragment.java, GLES2InfoFragment.java, and GLInfoFragment.java are made final.