- Tried to align alerts with material design guidelines.

- Still more work on strings.
This commit is contained in:
Juha Heinanen
2019-05-11 15:27:35 +03:00
parent c061c5d2f9
commit e4fbb71d16
20 changed files with 284 additions and 216 deletions

View File

@ -74,7 +74,7 @@
</activity>
<activity
android:name=".CallsActivity"
android:label="@string/calls"
android:label="@string/call_history"
android:parentActivityName=".MainActivity" >
</activity>
<activity