fixing some coloring issues

This commit is contained in:
tibbi 2020-04-13 11:20:18 +02:00
parent 2b01622533
commit fec69ff4c3
4 changed files with 12 additions and 11 deletions

View file

@ -14,6 +14,7 @@
android:paddingTop="@dimen/normal_margin"
android:paddingBottom="@dimen/normal_margin"
android:textSize="@dimen/bigger_text_size"
android:textColor="@color/md_grey_white"
tools:text="John" />
<ImageView