Skip to content

Commit

Permalink
Remove extra margin from the GitHub item
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep committed Nov 14, 2020
1 parent cb22599 commit 50d55b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/layout/layout_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@
android:id="@+id/codeBtn"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginTop="8dp"
android:background="?selectableItemBackground"
android:drawablePadding="16dp"
android:gravity="center_vertical"
Expand Down

0 comments on commit 50d55b0

Please sign in to comment.