Commit 6e0217c
committed
feat: add initial TextureController for Bill Creator
* hidden for now on public builds
* update default customization table for internal bills
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>1 parent e9cdcb3 commit 6e0217c
35 files changed
Lines changed: 1178 additions & 363 deletions
File tree
- apps/flipcash
- core/src/main/res
- drawable
- values
- features/bill-customization
- src/main/kotlin/com/flipcash/app/bill/customization
- components
- features
- buildSrc/src/main/java
- services/opencode/src/main/kotlin/com/getcode/opencode
- internal/domain/mapping
- model
- financial
- ui
- ui/core/src/main/kotlin/com/getcode/ui/core
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
441 | 454 | | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
0 commit comments