Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
yotta
/
pictogram
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
60
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
76768481
authored
Aug 04, 2017
by
Sebastián Collado Montañez
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
layout adapted for 600 and 720 screens
parent
83c9a2f0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
android/Pictogram/commonlibrary/src/main/res/values-sw720dp/dimens.xml
android/Pictogram/commonlibrary/src/main/res/values-sw720dp/dimens.xml
0 → 100644
View file @
76768481
<resources>
<!-- Default screen margins, per the Android Design guidelines. -->
<dimen
name=
"activity_horizontal_margin"
>
8px
</dimen>
<dimen
name=
"activity_vertical_margin"
>
8px
</dimen>
<dimen
name=
"small_padding"
>
4px
</dimen>
<!-- Horizontal and vertical spacing between pictos -->
<dimen
name=
"picto_grid_spacing"
>
1px
</dimen>
<!-- Picto border -->
<dimen
name=
"picto_border_width"
>
2px
</dimen>
<!-- Picto padding ¿? -->
<dimen
name=
"picto_padding"
>
1px
</dimen>
<!-- Picto normal size -->
<dimen
name=
"picto_normal_side"
>
125dp
</dimen>
<!-- Picto big size -->
<dimen
name=
"picto_big_side"
>
153dp
</dimen>
<!-- Tape -->
<dimen
name=
"tape_normal_height"
>
135dp
</dimen>
<dimen
name=
"tape_big_height"
>
165dp
</dimen>
<!-- Menu size -->
<dimen
name=
"menu_top_height"
>
64dp
</dimen>
<!-- Picto session -->
<dimen
name=
"picto_session_height"
>
75px
</dimen>
<dimen
name=
"picto_session_width"
>
75px
</dimen>
</resources>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment