Restore homepage dialog state on screen rotation.

Homepage dialog activity was not saving search url text while
doing screen rotation. Fixed issue via saving url text inside
bundle when 'onSavedInstance' is called and restoring url
from bundle when onCreateDialog is called.

CR-Fixed: 724867

Change-Id: I85e5ddce48f95c398959a2e64141c87e4c83e022
1 file changed