mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 07:11:11 +01:00
Update podlist; TR refs
This commit is contained in:
parent
73b72985ea
commit
770e744c18
6 changed files with 14 additions and 8 deletions
|
|
@ -15,7 +15,7 @@
|
|||
android:id="@+id/action_compose"
|
||||
android:icon="@drawable/fab_compose"
|
||||
app:showAsAction="always"
|
||||
android:title="@string/action_compose" />
|
||||
android:title="@string/action_compose_new_post" />
|
||||
|
||||
<item
|
||||
android:icon="@drawable/ic_share_white_24dp"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
<item
|
||||
android:id="@+id/action_conversations"
|
||||
android:icon="@drawable/ic_message_text_outline_white_24dp"
|
||||
android:title="@string/messages"
|
||||
android:title="@string/conversations"
|
||||
app:showAsAction="always" />
|
||||
|
||||
</menu>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue