Add support for androidx.appcompat.widget.SearchView
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 62/100
Research direction
Open TypeTextAction.java at the matcher list linked in the issue and compare the existing android.widget.SearchView handling. Add the androidx.appcompat.widget.SearchView matcher, then run the relevant AndroidX Test Espresso action tests to confirm both SearchView types remain supported.
Written by the indexing model from the issue text.
Description
Description
TypeTextAction supports android.widget.SearchView, but not androidx.appcompat.widget.SearchView
Need to add this to the list of matchers in the line above:
isAssignableFrom(androidx.appcompat.widget.SearchView.class)
AndroidX Test and Android OS Versions
3.3.0-rc1
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 342
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 5
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from android/android-test
-
ξεκσνδξδ Open
Difficulty 5/5 Over a week Newbie friendliness 1/100
android/android-test#2499 ·
-
ησξξσ Open
Difficulty 5/5 Over a week Newbie friendliness 1/100
android/android-test#2498 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
android/android-test#2473 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
android/android-test#2461 · 6 comments · 4 reactions ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
android/android-test#2456 ·
All issues in android/android-test
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100