GuidedStepFragment item accessibility fix

set VisibleToUser=false is a hack fix, the EditText is visible
to user.  Instead, make EditText not clickable and not focusable,
so the EditText will not get a11y focus.

Bug 26692260

Change-Id: I997b899e317f44e6c043df4406619e648fb5998c
2 files changed