Merge "Make URLSpans the same color as regular text in the clipboard overlay" into tm-qpr-dev am: 3fce0b0313
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19340578 Change-Id: Idf43582249c67204722e437f9c9bb1e4b19c7956 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -115,6 +115,7 @@
|
|||||||
android:autoSizeMinTextSize="@dimen/clipboard_overlay_min_font"
|
android:autoSizeMinTextSize="@dimen/clipboard_overlay_min_font"
|
||||||
android:autoSizeMaxTextSize="@dimen/clipboard_overlay_max_font"
|
android:autoSizeMaxTextSize="@dimen/clipboard_overlay_max_font"
|
||||||
android:textColor="?attr/overlayButtonTextColor"
|
android:textColor="?attr/overlayButtonTextColor"
|
||||||
|
android:textColorLink="?attr/overlayButtonTextColor"
|
||||||
android:background="?androidprv:attr/colorAccentSecondary"
|
android:background="?androidprv:attr/colorAccentSecondary"
|
||||||
android:layout_width="@dimen/clipboard_preview_size"
|
android:layout_width="@dimen/clipboard_preview_size"
|
||||||
android:layout_height="@dimen/clipboard_preview_size"/>
|
android:layout_height="@dimen/clipboard_preview_size"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user