android 图片气泡,android图片上显示气泡消息
生活随笔
收集整理的這篇文章主要介紹了
android 图片气泡,android图片上显示气泡消息
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
經(jīng)常需要在一個圖片上面顯示一個氣泡,在氣泡上面顯示消息的數(shù)量。這里提供一種方法,直接設(shè)置textview的背景色,并且設(shè)置textview的文本信息。
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="@drawable/ic_launcher"
tools:context=".MainActivity" >
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="right|bottom"
android:layout_marginLeft="40dip"
android:background="@drawable/red_circle"
android:gravity="center"
android:text="1"
android:textSize="12dip" />
實現(xiàn)效果:
相關(guān)文章
總結(jié)
以上是生活随笔為你收集整理的android 图片气泡,android图片上显示气泡消息的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 像素垃圾怎么联机 像素垃圾局域网联机方法
- 下一篇: html5中底部对齐怎么写,如何将页脚(