开发者

Is it possible to hover a TextView above an ImageButton?

开发者 https://www.devze.com 2023-02-22 09:50 出处:网络
I have an image that has the title of the field I want and a little box where I want to display a number. Is it possible to hover a textview on top of 开发者_开发知识库an image view button? So it look

I have an image that has the title of the field I want and a little box where I want to display a number. Is it possible to hover a textview on top of 开发者_开发知识库an image view button? So it looks like the following:

Is it possible to hover a TextView above an ImageButton?


The developer site has an example of exactly what you're trying to do. They use a framelayout. http://developer.android.com/resources/articles/layout-tricks-merge.html

0

精彩评论

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