Fixed focusSearchWithOtherFocusables flakiness on API 15

Relative Direction is converted to absolute direction on API 15 and below in
focusSearch of RecyclerView. Changed the assert statement accordingly
for focusSearchWithOtherFocusables test.

Bug: 35639134
Test: ./gradlew support-recyclerview-v7:connectedCheck
-Pandroid.testInstrumentationRunnerArguments.class=android.support.v7.widget.RecyclerViewLayoutTest#focusSearchWithOtherFocusables
Change-Id: I7ceb620a14813597faa976db3f4816fbe52b49ab
1 file changed