fix size of visibility icon on detailed toot page (#1428)

This commit is contained in:
Konrad Pozniak 2019-07-31 19:07:01 +02:00 committed by GitHub
parent 941cdf198a
commit 507cb81d6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ class StatusDetailedViewHolder extends StatusBaseViewHolder {
size
);
visibilityDrawable.setTint(this.timestampInfo.getCurrentTextColor());
this.timestampInfo.setCompoundDrawablesWithIntrinsicBounds(
this.timestampInfo.setCompoundDrawables(
visibilityDrawable,
null,
null,