@OnClick(R.id.project_updates_ll)
 public void onUpdatesClicked() {
   showWebView(project.getUpdatesUrl());
 }