diff options
author | Andrew Lee <anwlee@google.com> | 2015-02-26 12:06:35 -0800 |
---|---|---|
committer | Andrew Lee <anwlee@google.com> | 2015-02-26 12:16:42 -0800 |
commit | e3f59a8f06add2edade829ff043ebee8da5fdc85 (patch) | |
tree | d4430f9342f35b8d956ccd1444b744f9ed907606 /tests | |
parent | d3e8449f22ed0604509e6bab94aa5ba6781f87d6 (diff) |
Fix FrameLayout cast exception.
I was seeing a ClassCastException: android.widget.FrameLayout
cannot be cast to com.android.dialer.widget.SearchEditTextLayout.
But, it's kind of bizarre, because it disappeared after I tried
implementing this fix, even when creating what should have been
a clean branch replicating the original conditions (?).
In any case, this would make us more resilient to changes in the
custom view used by the action bar by searching for the
SearchEditTextLayout by id.
Change-Id: I9f4909b55e4ef29562712643048eb3fb942ff684
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions