Commit fe9ea4e
committed
fix: Merge composeResources into androidMain composeResources instead of res
This partially reverts commit 6577515.
Reason for partially revert: Lint warning.
> Warning: Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more [VectorRaster]
Bug: #47
Bug: #44
Change-Id: I457191ded6b2e14f2fc1558e0f478bc1b7d942c71 parent 441405a commit fe9ea4e
2 files changed
Lines changed: 4 additions & 2 deletions
File tree
- composeApp/src/androidMain
- composeResources/drawable
- kotlin/com/itocc/icampuspass
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | | - | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments