fix plenty of lint warnings, make some for loops into foreach, remove unused imports and throw exceptions

This commit is contained in:
uberspot
2014-03-11 23:42:45 +02:00
parent 317595dc72
commit d586ad288d
15 changed files with 24 additions and 24 deletions

View File

@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:bootstrapbutton="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent" >