forked from YYFlutter/flutter-custom-dialog
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 0639824
committed
try to fix Android V2 embedding
1 parent 11c7818 commit 0639824
File tree
12 files changed
+164
-454
lines changed- .idea
- libraries
- example
- android/app/src/main
- java/yy/inc/flutter_custom_dialog_example
- res/values
- ios/Flutter
12 files changed
+164
-454
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 | - | ||
92 | + | ||
93 | + | ||
94 | + | ||
95 | + | ||
96 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
1 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | - | ||
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
| |||
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
25 | - | ||
26 | - | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
34 | + | ||
35 | + | ||
36 | + | ||
32 | 37 |
| |
33 | 38 |
|
Lines changed: 0 additions & 13 deletions
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
8 | 12 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
4 | - | ||
3 | + | ||
4 | + | ||
5 | + | ||
5 | 6 |
| |
6 | 7 |
| |
7 | - | ||
8 | - | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | - | ||
10 | + | ||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | - | ||
31 | + | ||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 | - | ||
52 | + | ||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 | - | ||
71 | + | ||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 | - | ||
90 | + | ||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| |||
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 | - | ||
144 | + | ||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 | + |
0 commit comments