質問編集履歴

2

付け足し

2017/05/26 09:20

投稿

redtass
redtass

スコア28

test CHANGED
File without changes
test CHANGED
@@ -26,6 +26,8 @@
26
26
 
27
27
  ###試したこと
28
28
 
29
+ this.setHeight(300);
30
+
29
31
  this.setTranslationX(200);
30
32
 
31
33
  this.setTranslationY(1700);

1

誤字修正

2017/05/26 09:20

投稿

redtass
redtass

スコア28

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  ```
12
12
 
13
- エラーメッセジは出ていないのですが、実行しても何も反映されない状況です。
13
+ エラーメッセジは出ていないのですが、実行しても何も反映されない状況です。
14
14
 
15
15
  ```
16
16