Illegal State exception on double clicking a edittext

后端 未结 4 1041
长发绾君心
长发绾君心 2021-01-20 22:12

Hi I am getting an illegal state exception on double clicking a EditText .Here is the stack trace.pls help

06-30 11:18:24.970: ERROR/AndroidRuntime(3011): ja         


        
4条回答
  •  既然无缘
    2021-01-20 22:28

    Try checking the solution provided here:

    http://code.google.com/p/android/issues/detail?id=19021

    EDIT:

    The solution suggests the following:

    Change:

    
    

    To this: