title and menu to open toot in browser for ViewThreadActivity
This commit is contained in:
parent
4807493850
commit
671957da5a
16 changed files with 32 additions and 35 deletions
|
|
@ -3,4 +3,8 @@
|
|||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
|
||||
<item android:id="@+id/action_open_in_web"
|
||||
android:title="@string/action_open_in_web"
|
||||
app:showAsAction="never" />
|
||||
|
||||
</menu>
|
||||
Loading…
Add table
Add a link
Reference in a new issue