質問編集履歴

1

誤字訂正

2017/02/02 03:10

投稿

rvsezuki
rvsezuki

スコア66

test CHANGED
File without changes
test CHANGED
@@ -92,7 +92,7 @@
92
92
 
93
93
  else if (event1.getX() - event2.getX() > SWIPE_MIN_DISTANCE && Math.abs(velocityX) > SWIPE_THRESHOLD_VELOCITY) {
94
94
 
95
- //textView2.setText(getNewsRss(1, true, false));
95
+ //textView2.setText("右から左");
96
96
 
97
97
  }
98
98