Skip to content

Commit

Permalink
[fix]:design
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbiswas001 committed Jul 8, 2024
1 parent 7a05479 commit 5fc291b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/res/layout/fragment_classifications.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/duck_number"
android:layout_marginHorizontal="15dp"/>
android:layout_marginHorizontal="15dp"
android:layout_marginBottom="60dp"/>

</LinearLayout>

Expand Down

0 comments on commit 5fc291b

Please sign in to comment.