mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-26 23:27:55 +03:00
parent
ccf2f5243a
commit
32ef99dcd6
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@
|
|||
|
||||
<com.google.android.material.textfield.TextInputLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="16dp">
|
||||
|
||||
<EditText
|
||||
android:id="@+id/search"
|
||||
|
|
Loading…
Reference in a new issue