Skip to content

Commit

Permalink
Update alert_input.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Jan 3, 2025
1 parent 3468022 commit 25abe90
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/res/layout/alert_input.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
android:id="@+id/alert_icon"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />

<TextView
android:id="@+id/cust_msg"
android:layout_width="wrap_content"
Expand All @@ -28,7 +27,6 @@
android:layout_marginStart="8dp" />
</LinearLayout>


<com.google.android.material.textfield.TextInputLayout
android:id="@+id/tl_input"
android:layout_width="match_parent"
Expand Down

0 comments on commit 25abe90

Please sign in to comment.