GuidedStep: prevent GridView get focus

RecyclerView base class explicitly sets focusable to true.
Pressing right could focus to the empty 2nd column's GridView.
Didn't find this in sample becuase the 1st column MATCH_PARENT
occupies right edge.

Bug 27886380

Change-Id: I1c347115bcf14692aaddb517cb932bb67af7029a
1 file changed