Skip to content

Commit

Permalink
fab icon and color
Browse files Browse the repository at this point in the history
  • Loading branch information
arrase committed Nov 28, 2016
1 parent 0bdcab1 commit a0b3d72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/res/layout/layout_hs_list_view.xml
Expand Up @@ -27,6 +27,7 @@
android:layout_height="wrap_content"
android:layout_gravity="bottom|end"
android:layout_margin="@dimen/fab_margin"
app:srcCompat="@android:drawable/ic_input_add" />
app:srcCompat="@android:drawable/stat_notify_more"
app:backgroundTint="@android:color/darker_gray" />

</android.support.design.widget.CoordinatorLayout>

0 comments on commit a0b3d72

Please sign in to comment.