瀏覽代碼

fixed android build and added an android mesh without junk animation

Fabio Arnold 11 年之前
父節點
當前提交
ce2d46512f
共有 2 個文件被更改,包括 0 次插入1 次删除
  1. 二進制
      assets/meshes/android.amh
  2. 0 1
      src/de/tudarmstadt/informatik/hostage/ui2/adapter/ProfileManagerListAdapter.java

二進制
assets/meshes/android.amh


+ 0 - 1
src/de/tudarmstadt/informatik/hostage/ui2/adapter/ProfileManagerListAdapter.java

@@ -82,7 +82,6 @@ public class ProfileManagerListAdapter extends ArrayAdapter<ProfileListItem> {
 	    }
 
 	    holder.switcher.setOnTouchListener(new View.OnTouchListener(){
-		    @Override
 		    public boolean onTouch(View v, MotionEvent event) {
 			    float currentX = event.getX();