Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
Remove edit text redundant properties
Browse files Browse the repository at this point in the history
  • Loading branch information
wax911 committed Dec 30, 2019
1 parent 03421b1 commit cbb1515
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions multi-search/src/main/res/layout/search_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:imeOptions="actionSearch"
android:focusable="true"
android:clickable="true"
android:focusableInTouchMode="true"
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
android:paddingTop="@dimen/material_padding"
Expand Down

0 comments on commit cbb1515

Please sign in to comment.