From 48ba7d81c125b6d46eb76719b62cafcd3dec3f97 Mon Sep 17 00:00:00 2001 From: Tor Norbye Date: Wed, 17 Oct 2012 17:01:43 -0700 Subject: Multi-configuration editing bug fixes This changeset fixes a number of bugs with multi configuration editing; especially around configuration switching and inheritance, as well as some memory improvements. It also synchronizes values between layout variations. If you for example have layout-land/foo.xml and layout-port/foo.xml and you change the Theme to Theme.Holo or the device to Galaxy Nexus, the configurations for both files will be updated (whether or not the files are open), and provided of course the layout folder doesn't contradict it; layout-xlarge/foo.xml would be unaffected by the above edit since Galaxy Nexus doesn't match the layout-xlarge folder. Change-Id: I5c01555aad8339f68788d8aed1f707d30993ae1b --- eclipse/dictionary.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'eclipse/dictionary.txt') diff --git a/eclipse/dictionary.txt b/eclipse/dictionary.txt index af86ba9f7..7d6f931c0 100644 --- a/eclipse/dictionary.txt +++ b/eclipse/dictionary.txt @@ -199,6 +199,7 @@ os palette param params +parented pings placeholder placeholders -- cgit v1.2.3