Skip to content

Commit

Permalink
Changed alignment #21
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit20v committed Dec 15, 2024
1 parent e0fc293 commit 7c8b724
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/res/layout/fragment_send.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
android:id="@+id/tw_userIp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="8dp"
android:layout_gravity="start"
android:layout_marginStart="16dp"
android:text="@string/your_ip"
android:textSize="16sp"
android:textStyle="bold" />
Expand Down

0 comments on commit 7c8b724

Please sign in to comment.