mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-30 10:54:58 +01:00
Color for links
This commit is contained in:
parent
50a84a6c56
commit
287587f356
@ -37,7 +37,7 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:paddingStart="0dp"
|
android:paddingStart="0dp"
|
||||||
android:paddingEnd="8dp"
|
android:paddingEnd="8dp"
|
||||||
android:textColor="?vctr_content_secondary"
|
android:textColor="?android:textColorLink"
|
||||||
tools:text="https://element.io/copyright" />
|
tools:text="https://element.io/copyright" />
|
||||||
|
|
||||||
<!-- Do not use drawableEnd on the TextView because of RTL support -->
|
<!-- Do not use drawableEnd on the TextView because of RTL support -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user