diff --git a/app/src/main/res/layout/metadata.xml b/app/src/main/res/layout/metadata.xml index 433f767f..c49eeb29 100644 --- a/app/src/main/res/layout/metadata.xml +++ b/app/src/main/res/layout/metadata.xml @@ -18,7 +18,7 @@ android:layout_height="48dp" android:layout_toRightOf="@id/image" android:layout_marginTop="4dp" - android:hint="jdoe@example.com" + android:hint="Example Site" android:inputType="textNoSuggestions" android:textAppearance="?android:attr/textAppearanceSmallInverse" /> @@ -29,7 +29,7 @@ android:layout_toRightOf="@id/image" android:layout_below="@id/issuer" android:layout_marginBottom="4dp" - android:hint="18c5d06cfcbd4927" + android:hint="jdoe@example.com" android:inputType="textNoSuggestions" android:textAppearance="?android:attr/textAppearanceSmallInverse" /> - \ No newline at end of file +