Avoid infinite loop on set padding
Description
Fixes setting delivery location in Zomato app.
Screenshots
Technical details
Since 90c175cc, setting a padding caused the camera update listener to trigger. This is undesirable to us because Zomato does not expect this behavior. Therefore move back to the old method that does not trigger the camera update listener.
Tests
- Zomato app
- Select valid location
- No infinite glitching
Issues
10 commandments of code reviews
Edited by Fynn Godau