From add3d8322dde223629f1653bed6098342a2d69f7 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Fri, 8 Sep 2017 11:59:05 -0700 Subject: Removing some folder customization options The old folder preview and animation relied on creating bitmaps for transition. As we move to hardware bitmaps, creating custom bitmaps which rely on icon bitmaps would be costly (hardware bitmaps are immutable and cannot be drawn on a software canvas). Bug: 35428783 Change-Id: I39869ed44feb6a886985ad15775bc1ab55565727 --- res/values/config.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'res/values') diff --git a/res/values/config.xml b/res/values/config.xml index 10b612ba2..f8faf988a 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -86,9 +86,7 @@ 500 - 120 200 - 60 30 @@ -128,9 +126,6 @@ - - - 150 80 -- cgit v1.2.3