Commit a7c45cd
Restore Edit and Delete options in DropdownMenu (#214)
* Initial plan
* Add Edit and Delete options to DropdownMenu in DeeprItem
Co-authored-by: yogeshpaliyal <[email protected]>
* Style delete menu item with error colors
Co-authored-by: yogeshpaliyal <[email protected]>
* Fix import ordering lint error
Co-authored-by: yogeshpaliyal <[email protected]>
* Remove unsupported containerColor parameter from MenuDefaults.itemColors
Co-authored-by: yogeshpaliyal <[email protected]>
* Style delete menu item with error colors
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: yogeshpaliyal <[email protected]>
Co-authored-by: Yogesh Choudhary Paliyal <[email protected]>1 parent 6f7c3e3 commit a7c45cd
File tree
1 file changed
+34
-0
lines changed- app/src/main/java/com/yogeshpaliyal/deepr/ui/screens/home
1 file changed
+34
-0
lines changedLines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
| |||
272 | 275 | | |
273 | 276 | | |
274 | 277 | | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
275 | 309 | | |
276 | 310 | | |
277 | 311 | | |
| |||
0 commit comments