pocorall / scaloid

Scaloid makes your Android code easy to understand and maintain.
Other
2.09k stars 163 forks source link

How to bind SEditText to SScrollView ? #116

Closed amitprasadom closed 9 years ago

amitprasadom commented 9 years ago

dataTxtBox.setText(dataTxtBox.getText + "\n" + payload) scrollview.smoothScrollTo(0, dataTxtBox.getBottom) I am trying this code but throwing error

pocorall commented 9 years ago

This is not a place posting questions. Use this for suggesting improvements.

amitprasadom commented 9 years ago

sorry next time i will keep in mind .but can u please fix this problem for me .thank you

dearlordylord commented 9 years ago

Don't do this they breed that way