Skip to content

Commit

Permalink
[TIMOB-18970]: Add 'touchTestId' to the list of accessors.
Browse files Browse the repository at this point in the history
  • Loading branch information
hieupham007 committed Jun 29, 2015
1 parent 5583c27 commit 87092cd
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -62,7 +62,7 @@

// others
"focusable", "touchEnabled", "visible", "enabled", "opacity",
"softKeyboardOnFocus", "transform"
"softKeyboardOnFocus", "transform", "touchTestId"
})
public abstract class TiViewProxy extends KrollProxy implements Handler.Callback
{
Expand Down

0 comments on commit 87092cd

Please sign in to comment.