Login Refactoring

This commit is contained in:
Caesar2011
2018-07-28 19:49:14 +02:00
parent 9939d6542a
commit 728d715041
9 changed files with 96 additions and 25 deletions

View File

@@ -8,4 +8,6 @@
<color name="colorFUBlack">#333333</color>
<color name="colorFURedLight">#f5cccc</color>
<color name="colorFURedLight2">#cca3a3</color>
<color name="colorFURed">#CC0000</color>
<color name="colorFUOrange">#FF9900</color>
</resources>

View File

@@ -38,4 +38,6 @@
<string name="events">Events</string>
<string name="gradebook">Gradebook</string>
<string name="Current_percentage">Current Percentage</string>
<string name="offline_mode">Offline Mode</string>
<string name="refresh_failed">Refresh failed...</string>
</resources>