OSDN Git Service

Save/restore layout configuration.
authorXavier Ducrohet <xav@android.com>
Fri, 19 Mar 2010 02:37:22 +0000 (19:37 -0700)
committerXavier Ducrohet <xav@android.com>
Sat, 20 Mar 2010 00:14:11 +0000 (17:14 -0700)
commitd0c5f282b8021e98da3a4dae4a5add27ffb03243
tree28c05a6c0f2c815ad1d596d244c0d682fe11c6a7
parent0499280a83acaff171c66be4254e6ed7d6ece95d
Save/restore layout configuration.

When opening layout files in the editor, we know attempt
to return the last state the display was in the last time
the file was used (device/config, locale, theme).

Also simplified somewhat the different UI-initializing
method of the ConfigurationComposite.

Change-Id: Ice6b39775eaf9af46707e4156cd14751be90dcbc
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ConfigurationComposite.java
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle1/GraphicalLayoutEditor.java
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/GraphicalEditorPart.java