Revision ecac81e3
Added by Leszek Koltunski 3 days ago
src/main/java/org/distorted/examples/predeform/PredeformRenderer.java | ||
---|---|---|
19 | 19 |
|
20 | 20 |
package org.distorted.examples.predeform; |
21 | 21 |
|
22 |
import android.app.ActivityManager; |
|
23 |
import android.content.Context; |
|
24 |
import android.content.pm.ConfigurationInfo; |
|
25 | 22 |
import android.content.res.Resources; |
26 | 23 |
import android.opengl.GLSurfaceView; |
27 | 24 |
|
Also available in: Unified diff
minor