add option: always show all sensitive content without warning
This commit is contained in:
parent
67f3ce6e4e
commit
c0a5e55f47
4 changed files with 10 additions and 3 deletions
|
|
@ -270,7 +270,6 @@ public class TimelineFragment extends SFragment implements
|
|||
if (status.reblog != null) {
|
||||
status.reblog.reblogged = reblog;
|
||||
}
|
||||
|
||||
StatusViewData newViewData =
|
||||
new StatusViewData.Builder(statuses.getPairedItem(position))
|
||||
.setReblogged(reblog)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue