|
|
Inherit default text color from parent themes.
This change removes default_text_color being
hard-coded in ui components everywhere.
Most controls are created as part of the their parent Themes (MainTheme and DownloadsActivityTheme for this cl)
they will automatically get android:textColor set to default_text_color.
BUG= 654062
Committed: https://crrev.com/e4f0a51143b3db3643b7bac31d0be4d08642fe4e
Cr-Commit-Position: refs/heads/master@{#424599}
Total comments: 1
Total comments: 10
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+21 lines, -53 lines) |
Patch |
 |
M |
chrome/android/java/res/layout/account_chooser_dialog_item.xml
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/account_chooser_dialog_title.xml
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/account_signin_account_view.xml
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/account_signin_view.xml
|
View
|
|
5 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/bookmark_row_content.xml
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/bookmark_widget_item.xml
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/data_reduction_promo_screen.xml
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/download_item_view.xml
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/download_manager_ui_drawer_filter.xml
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/infobar_control_icon_with_description.xml
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/infobar_control_message.xml
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/infobar_control_spinner_view.xml
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/infobar_control_toggle.xml
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/password_entry_editor_interactive.xml
|
View
|
|
3 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/password_generation_popup_suggestion.xml
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/payment_request_header.xml
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/signin_and_sync_view.xml
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/tab_switcher_callout.xml
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/upgrade_activity.xml
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/values-v17/styles.xml
|
View
|
1
2
3
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/values/colors.xml
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/ItemChooserDialog.java
|
View
|
1
2
3
4
|
4 chunks |
+12 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuTitleView.java
|
View
|
|
2 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/download/ui/FilterAdapter.java
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
Total messages: 22 (7 generated)
|