Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Commit

Permalink
fix card elevation value
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisolsen committed Jan 6, 2016
1 parent 51ad018 commit 82fabce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XYZReader/src/main/res/values-land/macro_layout.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<dimen name="detail_photo_height">304dp</dimen>
<dimen name="detail_card_top_margin">100dp</dimen>
<dimen name="detail_card_layout_width">@dimen/match_parent</dimen>
<dimen name="detail_card_elevation">4dp</dimen>
<dimen name="detail_card_elevation">2dp</dimen>
<dimen name="detail_card_margin">20dp</dimen>
</resources>

0 comments on commit 82fabce

Please sign in to comment.