Created
August 19, 2023 19:49
-
-
Save zurche/944ad86d2f8df3a41b5386548b594129 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
private val mockAssetInfo = AssetInfo( | |
R.drawable.amd_icon, | |
"Advanced Micro Devices, Inc.", | |
"AMD", | |
listOf( | |
113.518f, | |
113.799f, | |
113.333f, | |
113.235f, | |
114.099f, | |
113.506f, | |
113.985f, | |
114.212f, | |
114.125f, | |
113.531f, | |
114.228f, | |
113.284f, | |
114.031f, | |
113.493f, | |
113.112f | |
), | |
113.02211f, | |
1356.26f | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment