Fix a few Lint warnings

This commit is contained in:
Cameron Gutman
2015-02-05 13:01:35 -05:00
parent 4d3a69cf6a
commit 07277e1a5b
4 changed files with 11 additions and 11 deletions

View File

@@ -280,5 +280,5 @@ public class AppGridAdapter extends GenericGridAdapter<AppView.AppObject> {
}
}
}
};
}
}