-
Notifications
You must be signed in to change notification settings - Fork 10
Commit a365c92
committed
Add "key" for Lazy Row&Column for every single item divide by id
1 parent 89e7af6 commit a365c92
File tree
10 files changed
+47
-18
lines changed- core/src/main/java/com/example/core/presentation
- home/src/main/java/com/example/home
- data
- api/model
- domainimpl/mapper
- domain/model
- presentation
- components
- sections
- list/src/main/java/com/example/list
- domain/model
- presentation/components
10 files changed
+47
-18
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | + | ||
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | - | ||
29 | + | ||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | - | ||
14 | + | ||
15 | + | ||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | - | ||
21 | - | ||
21 | + | ||
22 | + | ||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | - | ||
26 | + | ||
27 | + | ||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | - | ||
35 | + | ||
36 | + | ||
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
42 | - | ||
44 | + | ||
45 | + | ||
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | - | ||
3 | + | ||
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | + | ||
4 | + | ||
5 | + | ||
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
13 | + | ||
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
17 | + | ||
13 | 18 | | |
14 | 19 | | |
20 | + | ||
15 | 21 | | |
16 | 22 | | |
17 | 23 | | |
18 | - | ||
24 | + | ||
25 | + | ||
19 | 26 | | |
20 | 27 | | |
21 | - | ||
28 | + | ||
22 | 29 | | |
23 | 30 | | |
24 | 31 | | |
25 | - | ||
32 | + | ||
33 | + | ||
26 | 34 | | |
27 | 35 | | |
28 | 36 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | - | ||
4 | + | ||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | - | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
17 | 25 | | |
18 | 26 | | |
19 | 27 | | |
| |||
32 | 40 | | |
33 | 41 | | |
34 | 42 | | |
35 | - | ||
43 | + | ||
44 | + | ||
36 | 45 | | |
37 | 46 | | |
38 | 47 | | |
| |||
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | - | ||
36 | - | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | - | ||
6 | + | ||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | - | ||
43 | + | ||
44 | + | ||
45 | + | ||
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments