Added option to send email as HTML.

Added Material Design theme.
This commit is contained in:
Erik C. Thauvin 2014-11-20 00:02:49 -08:00
parent 89fdb19ea8
commit 64173c4a3c
19 changed files with 192 additions and 22 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Emaily" parent="@android:style/Theme.Material" />
</resources>