Index: chrome/android/java/res/layout/history_item_view.xml |
diff --git a/chrome/android/java/res/layout/history_item_view.xml b/chrome/android/java/res/layout/history_item_view.xml |
index a38f855309c708d79998f2f2ab5f5ba73beb57d3..c8301ce8ed8b9ac3570eaa6a3b8a24acaebc4e0a 100644 |
--- a/chrome/android/java/res/layout/history_item_view.xml |
+++ b/chrome/android/java/res/layout/history_item_view.xml |
@@ -16,7 +16,7 @@ |
android:paddingTop="16dp" |
android:paddingBottom="16dp" |
android:orientation="horizontal" |
- android:background="@android:color/white" > |
+ android:paddingEnd="16dp" > |
Theresa
2017/01/27 23:34:45
This moved back to the trash can to make its touch
|
<ImageView |
android:id="@+id/icon_view" |