Skip to content

Instantly share code, notes, and snippets.

@codeforfun-jp
Created June 7, 2021 09:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codeforfun-jp/10347ed57f2ebd626acf48b41a033eae to your computer and use it in GitHub Desktop.
Save codeforfun-jp/10347ed57f2ebd626acf48b41a033eae to your computer and use it in GitHub Desktop.
CTB 4-7
private ImageView pink;
private ImageView black;
// サイズ
private int frameHeight;
private int boxSize;
// 位置
private float boxY;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment