Fix UI Dark.
This commit is contained in:
@@ -83,7 +83,6 @@
|
|||||||
android:id="@+id/right_descrizione"
|
android:id="@+id/right_descrizione"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:textColor="#000"
|
|
||||||
android:text="@{Html.fromHtml(@string/ord_ven_testata_data_cons(UtilityDate.formatDate(item.dataCons, UtilityDate.COMMONS_DATE_FORMATS.DMY_HUMAN)))}"
|
android:text="@{Html.fromHtml(@string/ord_ven_testata_data_cons(UtilityDate.formatDate(item.dataCons, UtilityDate.COMMONS_DATE_FORMATS.DMY_HUMAN)))}"
|
||||||
tools:text="Cons 07 nov 2018"
|
tools:text="Cons 07 nov 2018"
|
||||||
app:visibilityWhenNotNull="@{item.dataCons}"
|
app:visibilityWhenNotNull="@{item.dataCons}"
|
||||||
|
|||||||
Reference in New Issue
Block a user