Notice
Recent Posts
Recent Comments
반응형
목록2013/07/09 (1)
오늘도 공부
Button을 계속누를때 UI Update 하는 방법
출처 : http://blog.rochdev.com/2011/05/update-ui-when-holding-button.html#!/2011/05/update-ui-when-holding-button.html I got this question recently so thought I would share one of the solutions. What we want is simply to update the user interface when holding down a button. The code should be pretty self-explanatory. The first thing we do is to create a custom button and override events. Then in t..
Android/Tip&Tech
2013. 7. 9. 12:17
