product name text size changed
This commit is contained in:
@@ -19,16 +19,13 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:textColor="@color/black"
|
||||
android:textSize="16sp"
|
||||
android:padding="8dp"
|
||||
android:padding="4dp"
|
||||
fontPath="fonts/Quicksand-Bold.ttf"
|
||||
android:layout_centerInParent="true"
|
||||
android:gravity="center"/>
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
|
||||
|
||||
<RelativeLayout
|
||||
android:layout_width="160dp"
|
||||
android:layout_height="160dp"
|
||||
|
||||
Reference in New Issue
Block a user