Delete willHandleHorizontalSwipe API from Stream library

The API was added for Android Stream lib to provide clients with the signal that it is handling swipe gesture, hence the client should not consume it. But the direction has changed in a way that the API is not required any more i.e. there is no more situation where the library and a client need to figure out which to consume the gesture. This CL deletes the API.

PiperOrigin-RevId: 266236670
Change-Id: Id3c0c5a51108f900c7c91ef301571cce6bc401ef
3 files changed
tree: 3d6e6158f92eefe4d673b3972fa18a1370230579
  1. src/
  2. third_party/
  3. AUTHORS
  4. CONTRIBUTING.md
  5. CONTRIBUTORS
  6. LICENSE
  7. README.md
  8. WORKSPACE
README.md

Feed Libraries

This directory includes various libraries and protocols which users can use to to embed the proactive content recommendations into their application. Supported surfaces currently include Android.

Contributing

See CONTRIBUTING.md.