Fixes bug with context menu positioning in RtL locales.

When ContextMenuManagerImpl switched to using showAsDropDown, the menu started being aligned to the right of the card, so a reversed x offset needs to be used to shift it left.

PiperOrigin-RevId: 238709532
Change-Id: Ib2724aa7aa3a410e5123ca5e90719236d4915efa
2 files changed
tree: 99fa2ddfa6d7fd4cc476f4dc62c32e1a39076e25
  1. src/
  2. AUTHORS
  3. CONTRIBUTING.md
  4. CONTRIBUTORS
  5. LICENSE
  6. README.md
  7. 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.