Commit 8962028
Dianne Hackborn
Fix inflating of animations.
Need to define attributes for animation set, to have correct indices.
Also small fixes elsewhere.
Change-Id: If596147e8aee4ebffe4e184872070341eff6df731 parent 8a48a2b commit 8962028
4 files changed
Lines changed: 25 additions & 16 deletions
File tree
- core
- java/android/view/animation
- res/res/values
- services/java/com/android/server/wm
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3949 | 3949 | | |
3950 | 3950 | | |
3951 | 3951 | | |
3952 | | - | |
3953 | | - | |
3954 | | - | |
3955 | | - | |
3956 | 3952 | | |
3957 | 3953 | | |
3958 | 3954 | | |
| |||
4002 | 3998 | | |
4003 | 3999 | | |
4004 | 4000 | | |
| 4001 | + | |
| 4002 | + | |
| 4003 | + | |
| 4004 | + | |
| 4005 | + | |
| 4006 | + | |
| 4007 | + | |
| 4008 | + | |
| 4009 | + | |
4005 | 4010 | | |
4006 | 4011 | | |
4007 | 4012 | | |
| |||
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
308 | | - | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
309 | 313 | | |
310 | 314 | | |
311 | 315 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
774 | 774 | | |
775 | 775 | | |
776 | 776 | | |
777 | | - | |
| 777 | + | |
778 | 778 | | |
779 | 779 | | |
780 | 780 | | |
| |||
7096 | 7096 | | |
7097 | 7097 | | |
7098 | 7098 | | |
7099 | | - | |
| 7099 | + | |
7100 | 7100 | | |
7101 | 7101 | | |
7102 | 7102 | | |
| |||
7131 | 7131 | | |
7132 | 7132 | | |
7133 | 7133 | | |
7134 | | - | |
| 7134 | + | |
7135 | 7135 | | |
7136 | 7136 | | |
7137 | 7137 | | |
| |||
8397 | 8397 | | |
8398 | 8398 | | |
8399 | 8399 | | |
8400 | | - | |
| 8400 | + | |
8401 | 8401 | | |
8402 | 8402 | | |
8403 | 8403 | | |
| |||
9179 | 9179 | | |
9180 | 9180 | | |
9181 | 9181 | | |
9182 | | - | |
| 9182 | + | |
9183 | 9183 | | |
9184 | 9184 | | |
9185 | 9185 | | |
| |||
0 commit comments