public void setTagEditable(boolean mTagEditable) {
   mTagsContainer.setEditable(mTagEditable);
 }