commit | 4f5e573d3a0084e6a76354ded00ab57fe4aa2fdf | [log] [tgz] |
---|---|---|
author | Federico Baron <fbaron@google.com> | Wed Sep 21 17:58:34 2022 -0700 |
committer | Federico Baron <fbaron@google.com> | Mon Sep 26 15:51:33 2022 -0700 |
tree | 98a9bb43b91ec0f5220a8c6093270f10a957e73d | |
parent | c5b3b75f83f328c6862345dd99fd9fb896a2d7db [diff] |
Replace drawRect with drawable for delightful pagination In order to eventually use the shape referenced in the task (https://docs.google.com/presentation/d/1V9-1C3mJ3zRGsuzzzYExisr9vLYecgADa1FucMoW_aw/edit#slide=id.g14256d0c614_0_311) we need to use a drawable. This CL adds the drawable that will be changed to that shape and uses it in PageIndicatorDots.java instead of using drawRect. Bug: 247561880 Test: manual Change-Id: I01e10bd9ddc7e378f2dcfdee0f84ba7443c3b9d3