Created
September 16, 2020 19:02
-
-
Save MagicalMeghan/9027841cf0e37dff3b4c53f744b60088 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
<!-- Copyright 2019 Google LLC. | |
SPDX-License-Identifier: Apache-2.0 --> | |
class FlowerAdapter(val flowerList: Array<String>) { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment