开发者

Android - custom Layout Inflater

is there any way how to override default l开发者_Go百科ayoutInflater to be able to dynamically create layouts depending on my will, while taking data for XML structure from database?

Hmyzak


You can use LayoutInflater.setFactory() and LayoutInflater.setFilter() methods.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜