Android Development: Improve EditText Scrolling?

前端 未结 3 1289
刺人心
刺人心 2020-12-16 04:12

Is there any way I can increase my EditText\'s scrolling? I want to make it scroll like it does on the web browse, smooth and fast. Is this possible?

Thanks, Alex.

3条回答
  •  借酒劲吻你
    2020-12-16 04:26

    A better description of the current and desired behaviour would be good, however you might get the desired behaviour by embedding in a ScrollView.

提交回复
热议问题