1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3 <!-- The bottom offset the undo popup should have -->
4 <dimen name="elv_undo_bottom_offset">15dp</dimen>
5 <!-- The touch slop you need to cause a swipe instead of a scroll -->
6 <dimen name="elv_touch_slop">32dp</dimen>
7</resources>