回答編集履歴

1

脱字

2017/11/13 14:47

投稿

keicha_hrs
keicha_hrs

スコア6768

test CHANGED
@@ -26,7 +26,7 @@
26
26
 
27
27
 
28
28
 
29
- htmlText = ""
29
+ htmlText = "";
30
30
 
31
31
  final TextView result = (TextView) findViewById(R.id.result);
32
32