Commit 0f56763
refactor(notifications): use Lumen UI in the prompt drawer view
Address review feedback from tonykhaov: swap the native-ui Flex/Button/
Link used in NotificationsPromptDrawerView for their Lumen equivalents
(Box/Button/Link), matching the pattern already used in
AnalyticsConsentScreen and ConfirmationErrorView.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 44a4ec4 commit 0f56763
1 file changed
Lines changed: 20 additions & 8 deletions
File tree
- apps/ledger-live-mobile/src/mvvm/features/NotificationsPrompt/screens
Lines changed: 20 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
26 | 33 | | |
27 | 34 | | |
28 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
29 | 41 | | |
30 | | - | |
31 | | - | |
| 42 | + | |
| 43 | + | |
32 | 44 | | |
33 | 45 | | |
0 commit comments