update kotlin
* kotlin 1.3.70 -> 1.3.71 * gradle-plugin 3.6.1 -> 3.6.2
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
android:layout_weight="1"
|
||||
android:gravity="end"
|
||||
android:text="@string/a_time"
|
||||
android:textColor="@color/textSecondary" />
|
||||
android:textColor="@color/textSecondaryLight" />
|
||||
</LinearLayout>
|
||||
|
||||
<TextView
|
||||
|
@ -20,7 +20,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="7dp"
|
||||
android:layout_marginBottom="7dp"
|
||||
android:text="16,95 €"
|
||||
android:text="@string/mensa_current"
|
||||
android:textAlignment="center"
|
||||
android:textSize="20sp" />
|
||||
|
||||
|
Reference in New Issue
Block a user