From: Raphael Date: Wed, 2 Sep 2009 19:35:21 +0000 (-0700) Subject: ADT GLE: change error display to a separate sash. X-Git-Tag: android-x86-2.2~77^2~341 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=5793bfde4518d3d15663b5fbc03392a1b7650500;p=android-x86%2Fndk.git ADT GLE: change error display to a separate sash. This allows GEP to display both the latest error and the latest successful rendering. The error still needs an icon and the canvas will need to be grayed or something. Also the LayoutCanvas will directly use the ILayoutResult and we won't need to custom EditData in UiElementNode so the correspond method is @deprecated (but obviously still supported for GLE1.) Change-Id: Ia3afed836755dbd84a4511eaed0782c85a383ac9 ---