skyisle / android-test-kit

Automatically exported from code.google.com/p/android-test-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

withContentDescription doesn't have resId overload

GoogleCodeExporter opened this issue · comments

withText, hasHint, etc. all have both String and integer overloads. The latter 
makes language-agnostic testing much easier. Please add it for content 
description.

Original issue reported on code.google.com by jakewhar...@gmail.com on 15 Jan 2015 at 10:12

Original comment by vale...@google.com on 16 Mar 2015 at 7:44

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect