I want to add a view inside a FrameLayout programmatically and to place it in a specific point within the layout with a specific width and height. Does FrameLayout support this? If not, should I use a
I am trying to write a simple wrapper around a connection pointer that will return it to the pool when the wrapper is dest开发者_如何转开发royed, but it wont compile because the ConnectionPool and Aut