• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

コミットメタ情報

リビジョン0c02c24bc2f0536ccbebcf21b0ebabd8f80ca095 (tree)
日時2012-08-11 10:18:26
作者Yuji Konishi <yuji.k64613@gmai...>
コミッターYuji Konishi

ログメッセージ

T29171

変更サマリ

差分

--- a/source/workspace/EverFolder/src/com/yuji/ef/IconFrameLayout.java
+++ b/source/workspace/EverFolder/src/com/yuji/ef/IconFrameLayout.java
@@ -278,6 +278,9 @@ public class IconFrameLayout extends FrameLayout implements OnLongClickListener
278278 target = null;
279279 destTarget = null;
280280
281+ // T29171
282+ selectedTarget = null;
283+
281284 scrollView.setScrollable(true);
282285 scrollView.requestDisallowInterceptTouchEvent(false);
283286 scrollView.invalidate();