DroidBench icon indicating copy to clipboard operation
DroidBench copied to clipboard

Check Null Before Getting Hint

Open majestyhao opened this issue 9 years ago • 0 comments
trafficstars

In Button5, add if (((Button) view).getHint() != null) in sendMessage.

majestyhao avatar Jun 30 '16 04:06 majestyhao