Skip to content
Snippets Groups Projects
Commit bfa9a399 authored by Vitaliy Vashchenko's avatar Vitaliy Vashchenko
Browse files

#558 Removed wasteful changes in config.

parent 6390f5d4
Branches
No related merge requests found
......@@ -40,9 +40,6 @@ public class AndroidLauncher extends AndroidApplication {
AndroidApplicationConfiguration config = new AndroidApplicationConfiguration();
config.useWakelock = true;
config.numSamples = MULTI_SAMPLING_2X;
config.r=8;
config.g=8;
config.b=8;
initialize(tablexia = new Tablexia(BuildConfig.BUILD_TYPE,
getResources().getConfiguration().locale,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment