Moved to Android Studio.
Added theme to Google accounts selection dialog.
This commit is contained in:
parent
3d9d98e11f
commit
1cfaa3b523
66 changed files with 1503 additions and 733 deletions
6
app/src/main/res/values-v21/themes.xml
Normal file
6
app/src/main/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