Commit 0dfb069
authored
Add
* Clean up desugaring mentions in `AndroidDateTimeFormatter.ofSkeleton` doc comments
* Pull standard format demo into standalone function
* Add tab for skeleton format demo
* Update Demo API to take `ZonedDateTime` rather than `Instant`
* Move system time setting in Demo to take up less space
* Reorder functions in Demo.kt to match UI structure
* Remember all date-time formatters
* Make a bunch of demo properties saveable
* Fix state saving of locale dropdown
* Hide locale dropdown when there is only one suggestion matching the typed textofSkeleton demo to demo app (#313)1 parent c390969 commit 0dfb069
File tree
3 files changed
+421
-242
lines changed- datetimeformatters/src/main/java/dev/drewhamilton/androidtime/format
- demo/src/main/java/dev/drewhamilton/androidtime/format/demo
3 files changed
+421
-242
lines changedLines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
435 | | - | |
| 434 | + | |
436 | 435 | | |
437 | 436 | | |
438 | 437 | | |
| |||
463 | 462 | | |
464 | 463 | | |
465 | 464 | | |
466 | | - | |
467 | | - | |
| 465 | + | |
468 | 466 | | |
469 | 467 | | |
470 | 468 | | |
| |||
0 commit comments