Different max grid size for tablets and phones
This commit is contained in:
parent
91a8667d10
commit
9a9a32c497
4 changed files with 35 additions and 1 deletions
|
|
@ -6,5 +6,8 @@
|
|||
<integer name="default_list_columns">1</integer>
|
||||
<integer name="default_list_columns_land">2</integer>
|
||||
|
||||
<integer name="max_columns">4</integer>
|
||||
<integer name="max_columns_land">6</integer>
|
||||
|
||||
<integer name="font_textStyle_medium">1</integer>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue