Fixes issue #115 - can't favorite toot on additional accounts once it is favorited on active account

This commit is contained in:
stom79 2017-12-10 09:12:12 +01:00
parent f54e948901
commit e0ee7ec39b
1 changed files with 1 additions and 2 deletions

View File

@ -916,8 +916,7 @@ public class StatusListAdapter extends RecyclerView.Adapter implements OnPostAct
}
});
holder.yandex_translate.setOnClickListener(new View.OnClickListener() {
@Override
public void onClick(View v) {