How to disable EditText in Android

前端 未结 18 2141
后悔当初
后悔当初 2020-12-13 12:03

How can I disable typing in an EditText field in Android?

18条回答
  •  旧巷少年郎
    2020-12-13 12:15

    I think its a bug in android..It can be fixed by adding this patch :)
    Check these links question 1 and question 2

    Hope it will be useful.

提交回复
热议问题