enable reporting users without statuses (#1445)
This commit is contained in:
parent
8353ed7214
commit
d13a341a35
40 changed files with 38 additions and 79 deletions
|
@ -30,5 +30,7 @@
|
|||
android:title="@string/action_hide_reblogs"
|
||||
app:showAsAction="never" />
|
||||
|
||||
|
||||
<item
|
||||
android:id="@+id/action_report"
|
||||
android:title="@string/action_report" />
|
||||
</menu>
|
Loading…
Add table
Add a link
Reference in a new issue