Merge "Adjust edit text layout, ripple alphas to be closer to Material spec" into lmp-mr1-dev
|
Before Width: | Height: | Size: 94 B After Width: | Height: | Size: 92 B |
|
Before Width: | Height: | Size: 99 B After Width: | Height: | Size: 99 B |
|
Before Width: | Height: | Size: 133 B |
|
Before Width: | Height: | Size: 106 B |
|
Before Width: | Height: | Size: 125 B |
|
Before Width: | Height: | Size: 215 B |
|
Before Width: | Height: | Size: 218 B |
|
Before Width: | Height: | Size: 316 B |
|
Before Width: | Height: | Size: 170 B |
|
Before Width: | Height: | Size: 242 B |
|
Before Width: | Height: | Size: 286 B |
|
Before Width: | Height: | Size: 166 B |
|
Before Width: | Height: | Size: 173 B |
|
Before Width: | Height: | Size: 205 B |
|
Before Width: | Height: | Size: 222 B |
|
Before Width: | Height: | Size: 219 B |
|
Before Width: | Height: | Size: 370 B |
|
Before Width: | Height: | Size: 345 B |
|
Before Width: | Height: | Size: 136 B |
|
Before Width: | Height: | Size: 100 B |
|
Before Width: | Height: | Size: 173 B |
|
Before Width: | Height: | Size: 176 B |
|
Before Width: | Height: | Size: 315 B |
|
Before Width: | Height: | Size: 152 B |
|
Before Width: | Height: | Size: 242 B |
|
Before Width: | Height: | Size: 102 B |
|
Before Width: | Height: | Size: 196 B |
|
Before Width: | Height: | Size: 287 B |
|
Before Width: | Height: | Size: 163 B |
|
Before Width: | Height: | Size: 81 B |
|
Before Width: | Height: | Size: 138 B |
|
Before Width: | Height: | Size: 141 B |
|
Before Width: | Height: | Size: 88 B After Width: | Height: | Size: 88 B |
|
Before Width: | Height: | Size: 95 B After Width: | Height: | Size: 96 B |
|
Before Width: | Height: | Size: 100 B After Width: | Height: | Size: 103 B |
|
Before Width: | Height: | Size: 103 B After Width: | Height: | Size: 106 B |
|
Before Width: | Height: | Size: 112 B After Width: | Height: | Size: 117 B |
|
Before Width: | Height: | Size: 117 B After Width: | Height: | Size: 121 B |
@@ -26,8 +26,8 @@
|
||||
<color name="primary_dark_material_dark">#ff000000</color>
|
||||
<color name="primary_dark_material_light">#ff757575</color>
|
||||
|
||||
<color name="ripple_material_dark">#40ffffff</color>
|
||||
<color name="ripple_material_light">#40000000</color>
|
||||
<color name="ripple_material_dark">#4dffffff</color>
|
||||
<color name="ripple_material_light">#1f000000</color>
|
||||
|
||||
<color name="accent_material_light">@color/material_deep_teal_500</color>
|
||||
<color name="accent_material_dark">@color/material_deep_teal_200</color>
|
||||
|
||||
@@ -105,8 +105,8 @@
|
||||
<dimen name="control_corner_material">2dp</dimen>
|
||||
|
||||
<dimen name="edit_text_inset_horizontal_material">4dp</dimen>
|
||||
<dimen name="edit_text_inset_top_material">4dp</dimen>
|
||||
<dimen name="edit_text_inset_bottom_material">8dp</dimen>
|
||||
<dimen name="edit_text_inset_top_material">10dp</dimen>
|
||||
<dimen name="edit_text_inset_bottom_material">7dp</dimen>
|
||||
|
||||
<dimen name="dialog_padding_material">24dp</dimen>
|
||||
<dimen name="dialog_padding_top_material">18dp</dimen>
|
||||
|
||||