mirror of https://github.com/M66B/FairEmail.git
Fixed layout link
This commit is contained in:
parent
186d6e1943
commit
fdbf0e58c8
|
@ -18,7 +18,7 @@
|
|||
android:id="@+id/etLink"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:inputType="textUri"
|
||||
android:inputType="textUri|textMultiLine"
|
||||
android:text="https://email.faircode.eu/"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
|
|
Loading…
Reference in New Issue