Tune Dashboard layouts following UX spec - part 2

- set a fixed size for the Dashboard icons (and thus fix the
Account type icons size isssue)
- tune layout for N7 tablet

See bug: #15384992 Setting Dashboard - padding updates

Change-Id: I0306f1ec2309e859e044e8490cef468def8d38fb
This commit is contained in:
Fabrice Di Meglio
2014-06-05 17:36:45 -07:00
parent c3febdf02f
commit eb072e125b
4 changed files with 20 additions and 10 deletions

View File

@@ -17,6 +17,6 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Dashboard number of columns -->
<integer name="dashboard_num_columns">3</integer>
<integer name="dashboard_num_columns">2</integer>
</resources>