Add "save to file" option for screenshots (+ lots of XML formatting)
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<!-- Default screen margins, per the Android Design guidelines. -->
|
||||
@ -8,7 +9,10 @@
|
||||
<dimen name="app_minimumsize_w">400dip</dimen>
|
||||
<dimen name="app_minimumsize_h">200dip</dimen>
|
||||
|
||||
<!-- margin around app icons in share activity -->
|
||||
<dimen name="icon_margin">8dp</dimen>
|
||||
|
||||
<!-- button size for debug views -->
|
||||
<dimen name="button_size">36dp</dimen>
|
||||
|
||||
</resources>
|
Reference in New Issue
Block a user