kopia lustrzana https://github.com/ryukoposting/Signal-Android
Make incoming links the same color as the rest of the text.
// FREEBIEfork-5.53.8
rodzic
fe74ca3529
commit
e5035a9c4b
|
@ -67,6 +67,7 @@
|
|||
android:paddingRight="4dp"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
android:textColor="?conversation_item_received_text_primary_color"
|
||||
android:textColorLink="?conversation_item_received_text_primary_color"
|
||||
android:textSize="16sp"
|
||||
android:autoLink="all"
|
||||
android:linksClickable="true" />
|
||||
|
|
Ładowanie…
Reference in New Issue