product name text size changed

This commit is contained in:
cimenmus
2018-12-13 23:47:28 +03:00
parent a5fff194ff
commit 849c67c3c2

View File

@@ -19,16 +19,13 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:textColor="@color/black" android:textColor="@color/black"
android:textSize="16sp" android:padding="4dp"
android:padding="8dp"
fontPath="fonts/Quicksand-Bold.ttf" fontPath="fonts/Quicksand-Bold.ttf"
android:layout_centerInParent="true" android:layout_centerInParent="true"
android:gravity="center"/> android:gravity="center"/>
</RelativeLayout> </RelativeLayout>
<RelativeLayout <RelativeLayout
android:layout_width="160dp" android:layout_width="160dp"
android:layout_height="160dp" android:layout_height="160dp"