mirror of
https://github.com/jrpie/Launcher.git
synced 2025-06-28 20:05:30 +02:00
define widths in dimens.xml
This commit is contained in:
parent
15f1cb5b48
commit
02cb846067
9 changed files with 34 additions and 33 deletions
|
@ -2,4 +2,6 @@
|
|||
<!-- Default screen margins, per the Android Design guidelines. -->
|
||||
<dimen name="appbar_padding">16dp</dimen>
|
||||
<dimen name="app_icon_side">40dip</dimen>
|
||||
<dimen name="max_button_width">400dp</dimen>
|
||||
<dimen name="max_search_bar_width">600dp</dimen>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue