Using android studio 2.0 stable version and previous version 1.5 I on Ubuntu, I always get this exception all the time. Any ideas?
Asked
Active
Viewed 654 times
5

Vamshidhar R
- 98
- 1
- 8

axcellinx
- 296
- 1
- 2
- 5
-
Please provide more context on where and when you see this. – Doug Stevenson Apr 09 '16 at 22:20
-
In the dialog window that appears on the right of AS and also on the Event Log on the lower right corner – axcellinx Apr 09 '16 at 23:18
-
Can you edit your question with these details and copy and paste the entire text into it? Also, did you the usual clean and rebuild of the project? – Doug Stevenson Apr 10 '16 at 00:30
-
Also, did you upgrade your android gradle plugin to version 2.0.0? – Doug Stevenson Apr 10 '16 at 00:33
-
I have all upgrades on my AS 2.0. The only message I got on the Event Log is the following. I submited the bug to AS team too. 6:13:45 PM IllegalArgumentException: button doesn't exist 0 6:13:49 PM IllegalArgumentException: button doesn't exist 0 6:14:26 PM IllegalArgumentException: button doesn't exist 0 Thanks for your time @DougStevenson – axcellinx Apr 11 '16 at 16:34