make sure the Event List placeholder text isnt colored wrong

This commit is contained in:
tibbi 2020-11-03 17:23:53 +01:00
parent ac37c1998c
commit 30844320dc
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.31.18'
implementation 'com.simplemobiletools:commons:5.31.20'
implementation 'joda-time:joda-time:2.10.1'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'

View File

@ -31,7 +31,7 @@
android:textStyle="italic"
android:visibility="gone" />
<com.simplemobiletools.commons.views.MyTextView
<TextView
android:id="@+id/calendar_empty_list_placeholder_2"
android:layout_width="wrap_content"
android:layout_height="wrap_content"