Adding credits and correct spelling mistake

This commit is contained in:
Mathieu Sanchez
2020-04-29 17:20:11 +02:00
parent 41676a6b54
commit a7993ed680
7 changed files with 88 additions and 97 deletions

View File

@ -4,7 +4,7 @@
<style name="TextView">
<item name="android:layout_width">match_parent</item>
<item name="android:layout_height">wrap_content</item>
<item name="android:layout_marginTop">@dimen/margin20dp</item>
<item name="android:layout_marginTop">@dimen/margin15dp</item>
<item name="android:textColor">@color/colorPrimary</item>
<item name="android:textSize">@dimen/textSize18sp</item>
<item name="android:justificationMode">inter_word</item>