Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Orekit
Stavor
Commits
4575ff21
Commit
4575ff21
authored
Jan 16, 2015
by
unknown
Browse files
dummy commit
parent
d9338853
Changes
3
Hide whitespace changes
Inline
Side-by-side
res/values-v11/styles.xml
View file @
4575ff21
<resources>
<!--
Base application theme for API 11+. This theme completely replaces
Base application theme for API 11+. This theme completely replaces
AppBaseTheme from res/values/styles.xml on API 11+ devices.
-->
<style
name=
"AppBaseTheme"
parent=
"Theme.AppCompat"
>
...
...
res/values-w820dp/dimens.xml
View file @
4575ff21
<resources>
<!--
Example customization of dimensions originally defined in res/values/dimens.xml
(such as screen margins) for screens with more than 820dp of available width. This
Example customization of dimensions originally defined in res/values/dimens.xml
(such as screen margins) for screens with more than 820dp of available width. This
would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively).
-->
<dimen
name=
"activity_horizontal_margin"
>
64dp
</dimen>
...
...
res/values/dimens.xml
View file @
4575ff21
...
...
@@ -5,7 +5,7 @@
<dimen
name=
"activity_vertical_margin"
>
16dp
</dimen>
<!--
Per the design guidelines, navigation drawers should be between 240dp and 320dp:
Per the design guidelines, navigation drawers should be between 240dp and 320dp:
https://developer.android.com/design/patterns/navigation-drawer.html
-->
<dimen
name=
"navigation_drawer_width"
>
240dp
</dimen>
...
...
Write
Preview
Supports
Markdown
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