OSDN Git Service

ADT #1843641: fix 'Extract string from layout creates blank string'
authorRaphael <raphael@google.com>
Mon, 29 Jun 2009 21:15:02 +0000 (14:15 -0700)
committerRaphael <raphael@google.com>
Mon, 29 Jun 2009 21:21:26 +0000 (14:21 -0700)
commitb156e94ff31e835f78c3e4d641f2322ad071ad55
tree2f8c988f505573c5bbcbf8fb717f36fc98a8a2e7
parent14b3c0c9a440016b996c485b820f1bd57bd63695
ADT #1843641: fix 'Extract string from layout creates blank string'

Issue was that the 2 input fields where only update when the page
was correctly validate.
tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ExtractStringInputPage.java