Enable boosting of own private toots, closes #664 (#666)

This commit is contained in:
Paul 2018-05-28 21:29:06 +02:00 committed by Konrad Pozniak
commit 30856a2f82
11 changed files with 49 additions and 10 deletions

View file

@ -113,7 +113,7 @@
android:visibility="gone"
app:layout_constraintBottom_toBottomOf="@id/account_username"
app:layout_constraintLeft_toRightOf="@id/account_username"
app:srcCompat="@drawable/reblog_disabled_light"
app:srcCompat="@drawable/reblog_private_light"
tools:visibility="visible" />
<android.support.text.emoji.widget.EmojiTextView