|
|
@@ -103,10 +103,11 @@
|
|
|
android:id="@+id/tv_company_name"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginLeft="5dp"
|
|
|
+ android:layout_marginLeft="56dp"
|
|
|
android:layout_marginTop="18dp"
|
|
|
android:layout_marginBottom="17dp"
|
|
|
android:gravity="right"
|
|
|
+ android:maxEms="14"
|
|
|
android:textColor="@color/text_black"
|
|
|
android:textSize="@dimen/px42_14sp" />
|
|
|
|