Added option to send email as HTML.
Added Material Design theme.
This commit is contained in:
parent
89fdb19ea8
commit
64173c4a3c
19 changed files with 192 additions and 22 deletions
6
res/values-v21/themes.xml
Normal file
6
res/values-v21/themes.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<style name="Emaily" parent="@android:style/Theme.Material" />
|
||||
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue