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

Commit

Permalink
For #10281: Reduce logo margin to compensate top site padding increase.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarare authored and ekager committed Jun 12, 2020
1 parent 852720f commit 724ca2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/fragment_home.xml
Expand Up @@ -48,7 +48,7 @@
android:layout_height="40dp"
android:layout_marginStart="28dp"
android:layout_marginTop="56dp"
android:layout_marginBottom="40dp"
android:layout_marginBottom="32dp"
android:adjustViewBounds="true"
android:clickable="false"
android:contentDescription="@string/app_name"
Expand Down

0 comments on commit 724ca2f

Please sign in to comment.