Skip to content

Commit

Permalink
Fixed OneBusAway#1121 - Correct Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
amrhossamdev committed Feb 28, 2024
1 parent 886a03c commit d8ac1a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onebusaway-android/src/main/res/layout/main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="bottom|end"
android:layout_marginBottom="72dp"
android:layout_marginBottom="80dp"
android:layout_alignParentBottom="true"
android:layout_alignParentRight="true"
android:drawable="@drawable/ic_layers_white_24dp"/>
Expand Down

0 comments on commit d8ac1a9

Please sign in to comment.