Hello In my android application on click of image i would like to display a page which could provide a notepad facility to user. I placed a edit text with fill parent but the cursor starts from the middle of the screen. Is there any way that i can start the cursor from the beginning开发者_高级运维.
Please share your valuable suggestions.
Thanks in advance:)
android:gravity="top"
:)
精彩评论