Commit 3af9eee
committed
fwd anim to teach user about the swiping is now initiated onSizeChanged() instead of onMeasure() as onMeasure is repeatedly called when the parent layout has an animation or progress bar.
1 parent ddd7685 commit 3af9eee
File tree
1 file changed
+2
-2
lines changed- proswipebutton/src/main/java/in/shadowfax/proswipebutton
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
| 195 | + | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments