Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -540,7 +540,7 @@ | ... | @@ -540,7 +540,7 @@ |
540 | <TextView | 540 | <TextView |
541 | android:id="@+id/tv_vouchers_info_title" | 541 | android:id="@+id/tv_vouchers_info_title" |
542 | fontPath="fonts/PeridotPE-Regular.ttf" | 542 | fontPath="fonts/PeridotPE-Regular.ttf" |
543 | - android:layout_width="wrap_content" | 543 | + android:layout_width="0dp" |
544 | android:layout_height="wrap_content" | 544 | android:layout_height="wrap_content" |
545 | android:layout_marginHorizontal="8dp" | 545 | android:layout_marginHorizontal="8dp" |
546 | android:includeFontPadding="false" | 546 | android:includeFontPadding="false" | ... | ... |
-
Please register or login to post a comment