Changed random code in arbitrary places to fix mysterious crash

This commit is contained in:
pelya
2011-04-21 21:09:52 -04:00
parent ea3df210c4
commit 2bb4e56768
3 changed files with 10 additions and 9 deletions

View File

@@ -63,7 +63,7 @@ import android.graphics.Bitmap;
import android.widget.TextView;
import android.widget.EditText;
import android.text.Editable;
import android.text.SpannedString;
// TODO: too much code here, split into multiple files, possibly auto-generated menus?