开发者

How to add bubble counter on tabs in an Android application?

开发者 https://www.devze.com 2023-01-02 06:48 出处:网络
How to add开发者_Go百科 bubble counter on tabs in an Android application? Same has been done by eBuddy Android application.if you mean a \'badge\' widget, there is no built in mechanics for this in an

How to add开发者_Go百科 bubble counter on tabs in an Android application? Same has been done by eBuddy Android application.


if you mean a 'badge' widget, there is no built in mechanics for this in android. you have to design your own TabHost widget which displays the 'bubble' the way you want.

0

精彩评论

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