commit | a3a6f51b12b30591301efce0211c51bb47a8deaa | [log] [tgz] |
---|---|---|
author | Yogisha Dixit <ydixit@google.com> | Wed Apr 28 13:45:37 2021 +0100 |
committer | Yogisha Dixit <ydixit@google.com> | Thu Apr 29 09:18:05 2021 +0000 |
tree | 5b522088fc3bac538be6951ec1506f89ff73b332 | |
parent | 5354abb0e77ca537ac6a44d9e962292230b85920 [diff] [blame] |
Update drop target styling based for BC. Spec: https://docs.google.com/presentation/d/1UxdDh8EFhPbdRWRwzjbpgL-j02ew4Ew3eG3XBCeoYdo/edit#slide=id.vXfwHn8 Demo: https://drive.google.com/file/d/1ZIa3Dgo85vdVkfPm7aGJDyctZQR_c8Xx/view?usp=sharing Test: manual Bug: 184713740 Change-Id: I17dbbf1f7bbc40939cfc0fedb506a35f39ecc2e3
diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 600a550..dd14eaa 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml
@@ -158,7 +158,7 @@ <!-- Dragging --> <!-- Drag padding to add to the bottom of drop targets --> <dimen name="drop_target_drag_padding">14dp</dimen> - <dimen name="drop_target_text_size">14sp</dimen> + <dimen name="drop_target_text_size">20sp</dimen> <dimen name="drop_target_shadow_elevation">2dp</dimen> <!-- the distance an icon must be dragged before button drop targets accept it -->