Floating action button for toot compose
This commit is contained in:
parent
b5c4339894
commit
d299dd34ed
4 changed files with 30 additions and 15 deletions
|
@ -3,12 +3,6 @@
|
|||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
|
||||
<item
|
||||
android:id="@+id/action_compose"
|
||||
android:title="@string/action_compose"
|
||||
android:icon="@drawable/ic_compose"
|
||||
app:showAsAction="always" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_view_profile"
|
||||
android:title="@string/action_view_profile"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue