1
0

Change description date in exam and fix styles (#98)

This commit is contained in:
Rafał Borcz
2018-05-06 21:16:03 +02:00
committed by Mikołaj Pich
parent bfaa3d196b
commit dd2c69601a
16 changed files with 48 additions and 37 deletions

View File

@ -118,7 +118,7 @@
android:layout_alignParentStart="true"
android:layout_below="@+id/exams_dialog_teacher_value"
android:layout_marginTop="10dp"
android:text="@string/dialog_date_text"
android:text="@string/exams_dialog_entry_date"
android:textSize="17sp" />
<TextView