updated checksums, EditKeyTest

This commit is contained in:
Tobias Erthal
2016-09-20 16:18:43 +02:00
parent 5ec990d436
commit 7c3ac49d55
4 changed files with 40 additions and 18 deletions

View File

@@ -297,7 +297,7 @@ public class KeySectionedListAdapter extends SectionCursorAdapter<KeySectionedLi
}
}
private class KeyItemViewHolder extends SectionCursorAdapter.ViewHolder
public class KeyItemViewHolder extends SectionCursorAdapter.ViewHolder
implements View.OnClickListener, View.OnLongClickListener {
private TextView mMainUserId;