nimblehq / jetpack-compose-crypto

This is an sample Crypto market prices app built with Jetpack Compose
https://nimblehq.co/
MIT License
21 stars 5 forks source link

[#19] Integrate coin info detail #45

Closed Wadeewee closed 2 years ago

Wadeewee commented 2 years ago

https://github.com/nimblehq/jetpack-compose-crypto/issues/19

What happened 👀

Insight 📝

Proof Of Work 📹

https://user-images.githubusercontent.com/28002315/192416470-54892e5b-ae44-445e-889b-36468285bdd0.mov

github-actions[bot] commented 2 years ago
4 Warnings
:warning: Big PR
:warning: app/src/main/AndroidManifest.xml#L10 - On SDK version 23 and up, your app data will be automatically backed up and restored on app install. Consider adding the attribute android:fullBackupContent to specify an @xml resource which configures which files to backup, or just set android:fullBackupOnly=true. More info: https://developer.android.com/guide/topics/data/autobackup
:warning: app/src/main/AndroidManifest.xml#L13 - Attribute networkSecurityConfig is only used in API level 24 and higher (current min is 23)
:warning: app/src/main/res/navigation/nav_graph_main.xml#L2 - The resource R.navigation.nav_graph_main appears to be unused

CoroutineTemplate Jacoco report:

Generated by :no_entry_sign: Danger