Guest User

Untitled

a guest
Nov 14th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <SearchView
  2. android:id="@+id/search_view"
  3. android:layout_width="match_parent"
  4. android:layout_height="wrap_content"
  5. android:iconifiedByDefault="false"
  6. android:keyboardNavigationCluster="true"
  7. android:queryHint="@string/search_teams"
  8. android:textColor="@color/grey" />
Add Comment
Please, Sign In to add comment