Skip to content

Commit

Permalink
Add margin 2dp
Browse files Browse the repository at this point in the history
  • Loading branch information
DevPabloGarcia committed Jul 5, 2024
1 parent ce145f6 commit 437db25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/src/main/res/layout/title.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
android:layout_height="wrap_content"
android:importantForAccessibility="no"
android:src="@drawable/icn_chevron"
android:layout_marginStart="2dp"
android:visibility="gone"
tools:visibility="visible"
app:tint="?attr/colorTextLink"/>
Expand Down

0 comments on commit 437db25

Please sign in to comment.