Skip to content

Commit

Permalink
add proper padding to error message
Browse files Browse the repository at this point in the history
  • Loading branch information
newhinton committed Mar 3, 2024
1 parent 8503200 commit c8fc078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@
<ImageView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginEnd="8dp"
app:srcCompat="@drawable/icon_error" />

<TextView
Expand Down

0 comments on commit c8fc078

Please sign in to comment.