commit | e02f0373a0c00ee300cd02a49f303cc8b3f284cf | [log] [tgz] |
---|---|---|
author | Daniel Lehmann <lehmannd@google.com> | Thu Mar 01 16:24:13 2012 -0800 |
committer | Daniel Lehmann <lehmannd@google.com> | Thu Mar 01 16:24:13 2012 -0800 |
tree | 84d13511c92f277f9d549efe5c89199c2146b8a0 | |
parent | 2eb481ad8e4b87ce3f5b30ecfd3bd0f9969ba67c [diff] |
Fix incorrect asset (mdpi had a different size than hdpi). Bug:6063080 Change-Id: I6f3c4223522741f92445c6f06312ecf8259a31df
diff --git a/res/drawable-hdpi/aggregation_suggestions_bg.9.png b/res/drawable-hdpi/aggregation_suggestions_bg.9.png index 687cc08..d279fb1 100644 --- a/res/drawable-hdpi/aggregation_suggestions_bg.9.png +++ b/res/drawable-hdpi/aggregation_suggestions_bg.9.png Binary files differ
diff --git a/res/drawable-mdpi/aggregation_suggestions_bg.9.png b/res/drawable-mdpi/aggregation_suggestions_bg.9.png index 687cc08..6cce274 100644 --- a/res/drawable-mdpi/aggregation_suggestions_bg.9.png +++ b/res/drawable-mdpi/aggregation_suggestions_bg.9.png Binary files differ