Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
#1856 - Readding the removal of Shadow for Lollipop using borderWidth…
Browse files Browse the repository at this point in the history
… and elevation
  • Loading branch information
bleege committed Aug 12, 2015
1 parent b61aabd commit 50ea965
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
android:layout_height="wrap_content"
android:layout_gravity="end|bottom"
android:layout_margin="@dimen/fab_margin"
app:borderWidth="0dp"
app:elevation="0dp"
/>
</android.support.design.widget.CoordinatorLayout>

Expand Down

0 comments on commit 50ea965

Please sign in to comment.