Skip to content

Instantly share code, notes, and snippets.

@MagicalMeghan
Created September 16, 2020 19:03
Show Gist options
  • Save MagicalMeghan/2f86dd7f69d6044374af2b41f4911050 to your computer and use it in GitHub Desktop.
Save MagicalMeghan/2f86dd7f69d6044374af2b41f4911050 to your computer and use it in GitHub Desktop.
<!-- 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