zcash-android-wallet-sdk/demo-app/src/main/java/cash/z/ecc/android/sdk/demoapp/util
Carter Jernigan a4a6b25bfb
[#631] Initial Compose scaffolding for demo app
* [#631] Initial Compose scaffolding for demo app

* Bump Compose Compiler

- To bypass Kotlin version incompatibility

* Switch ConfigureSeed from Column to Scaffold

- To unify our screens UI components
- And to have a fullscreen content, and thus avoid another background color out of column (e.g. in system dark mode)

* Split addresses to two rows

- To reduce a risk of a user overlooks other addresses scrolled out of the screen

* Additional code migrated from Secant

- Added just missing test files, fixtures and model classes
- Fix previously broken dependencies imports

* Link issue to code

Co-authored-by: Honza <rychnovsky.honza@gmail.com>
2022-12-23 11:00:37 +01:00
..
AndroidApiVersion.kt [#631] Initial Compose scaffolding for demo app 2022-12-23 11:00:37 +01:00
BenchmarkTrace.kt [#789] Benchmarking Demo-app 2022-12-13 14:25:09 +01:00
Ext.kt [#366] Fix Detekt warnings 2022-08-23 15:49:00 +02:00
LazyWithArgument.kt [#631] Initial Compose scaffolding for demo app 2022-12-23 11:00:37 +01:00
NetworkExt.kt [#795] Detekt 1.22.0 2022-12-19 08:08:25 +01:00
SuspendingLazy.kt [#631] Initial Compose scaffolding for demo app 2022-12-23 11:00:37 +01:00
Twig.kt [#631] Initial Compose scaffolding for demo app 2022-12-23 11:00:37 +01:00