commit | f0c2811cf5348992a50218f397da28b223b376bf | [log] [tgz] |
---|---|---|
author | Android Build Merger (Role) <noreply-android-build-merger@google.com> | Wed May 02 03:11:07 2018 +0000 |
committer | Android Build Merger (Role) <noreply-android-build-merger@google.com> | Wed May 02 03:11:07 2018 +0000 |
tree | 9bcbd62d4fa66e2077d352d8735fa4bec5297b2f | |
parent | 955ce4fdf5be88a43a575ce75a36a4f1226072be [diff] | |
parent | 9beaa177f422acc4661beaf964532798e8f87356 [diff] |
[automerger] Setting correct font for clear-all button am: 9beaa177f4 Change-Id: I605bd74b206900f8c47f082430a576f67ba0e160
diff --git a/quickstep/res/layout/overview_clear_all_button.xml b/quickstep/res/layout/overview_clear_all_button.xml index 0dc5d7c..9c4b618 100644 --- a/quickstep/res/layout/overview_clear_all_button.xml +++ b/quickstep/res/layout/overview_clear_all_button.xml
@@ -7,7 +7,6 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="start|top" - android:fontFamily="sans-serif-medium" android:text="@string/recents_clear_all" android:textColor="?attr/workspaceTextColor" android:visibility="invisible"