Commit a639df30 authored by Lucio Maciel's avatar Lucio Maciel

Fix compilation

parent 5dc78f82
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
<EditText <EditText
android:id="@+id/text_avatar_url" android:id="@+id/text_avatar_url"
style="@style/EditText.Profile" style="@style/Profile.EditText"
android:layout_marginTop="16dp" android:layout_marginTop="16dp"
android:drawableStart="@drawable/ic_link_black_24dp" android:drawableStart="@drawable/ic_link_black_24dp"
android:hint="@string/msg_avatar_url" android:hint="@string/msg_avatar_url"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment