Moved to Android Studio.

Added theme to Google accounts selection dialog.
This commit is contained in:
Erik C. Thauvin 2015-04-14 11:39:19 -07:00
parent 3d9d98e11f
commit 1cfaa3b523
66 changed files with 1503 additions and 733 deletions

View file

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