pull/32/head
parent
50f620abaf
commit
0044cad2f6
@ -0,0 +1,11 @@ |
|||||||
|
<?xml version="1.0" encoding="utf-8"?> |
||||||
|
<io.legado.app.lib.theme.view.ATETextInputLayout xmlns:android="http://schemas.android.com/apk/res/android" |
||||||
|
android:id="@+id/textInputLayout" |
||||||
|
android:layout_width="match_parent" |
||||||
|
android:layout_height="wrap_content"> |
||||||
|
|
||||||
|
<io.legado.app.lib.theme.view.ATEEditText |
||||||
|
android:id="@+id/editText" |
||||||
|
android:layout_width="match_parent" |
||||||
|
android:layout_height="wrap_content" /> |
||||||
|
</io.legado.app.lib.theme.view.ATETextInputLayout> |
Loading…
Reference in new issue