Fix API19 drawable.
This commit is contained in:
parent
e430a46e20
commit
1be561543c
1 changed files with 2 additions and 2 deletions
|
@ -116,8 +116,8 @@
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_gravity="top"
|
android:layout_gravity="top"
|
||||||
android:layout_margin="2dp"
|
android:layout_margin="2dp"
|
||||||
android:background="@drawable/ic_error_outline_14_ultramarine"
|
android:importantForAccessibility="no"
|
||||||
android:importantForAccessibility="no" />
|
app:srcCompat="@drawable/ic_error_outline_14_ultramarine" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
style="@style/Signal.Text.Body.Registration"
|
style="@style/Signal.Text.Body.Registration"
|
||||||
|
|
Loading…
Add table
Reference in a new issue