From 8898ad7c99637ad84d588a7520f65d2d89ac1567 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Sat, 10 Oct 2015 00:00:11 -0700 Subject: Move setting of hardware acceleration to view that needs it Hardware acceleration was previously disabled for the entire activity, but we only need it specifically for TerminalView. --- app/src/main/AndroidManifest.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index dd9db1f..ceaffd2 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -170,7 +170,6 @@ -- cgit v1.2.3