mirror of
https://github.com/ClaytonWWilson/Listify.git
synced 2025-12-15 18:28:47 +00:00
Shrunk the item name text in shopping list
This commit is contained in:
parent
87720a9b43
commit
cc08b02be1
@ -64,7 +64,7 @@
|
||||
android:layout_marginBottom="100dp"
|
||||
android:padding="30dp"
|
||||
android:text="Product Name"
|
||||
android:textSize="20sp"
|
||||
android:textSize="15sp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@+id/imageView"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user