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 a9aa527c3a
commit 100c7ecba9
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.Holo" />
</resources>