Skip to content

Commit

Permalink
Fixed redundant sibling layout error
Browse files Browse the repository at this point in the history
  • Loading branch information
hissingpanda committed May 16, 2016
1 parent 6f8617a commit b02a874
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/layout/activity_details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@id/specs"
android:layout_above="@id/button_maps"
android:background="#fff"
android:layout_gravity="center_horizontal"
android:layout_margin="8dp" >
Expand Down

0 comments on commit b02a874

Please sign in to comment.