How to import canvas.draw object into a layout in Android? -


i not need setcontentview() method. tell me one.

yes, need setcontentview(). there 2 types--one takes resource id , 1 takes view object (and, optionally, layoutparams object). practical ways add content activity. cannot draw directly activity; have use view of sort. can create own custom view described here.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -