New Drawables and widget alpha

This commit is contained in:
Karim Abou Zeid 2015-03-10 17:22:35 +01:00
commit f3c629e1c6
27 changed files with 222 additions and 11 deletions

View file

@ -36,4 +36,11 @@
<dimen name="tab_height">48dp</dimen>
<dimen name="tagEditorHeaderVariableSpace">100dp</dimen>
<!--
Refer to App Widget Documentation for margin information
http://developer.android.com/guide/topics/appwidgets/index.html#CreatingLayout
-->
<dimen name="widget_margin">8dp</dimen>
<dimen name="app_widget_small_artwork_height">64dp</dimen>
</resources>