Skip to content

Commit

Permalink
Search field padding
Browse files Browse the repository at this point in the history
  • Loading branch information
c4software authored Oct 26, 2020
1 parent f14c44e commit 6b086f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
android:autofillHints="@string/type_to_search"
android:hint="@string/type_to_search"
android:inputType="text"
android:padding="5dp">
android:padding="10dp">

<requestFocus />
</EditText>
Expand Down

0 comments on commit 6b086f9

Please sign in to comment.