Android repeatedly reminds unread messages, and Android imitates the number of unread messages on WeChat to show that the number BadgeView is greater than 99 and shows 99+…_Zhao Weilong’s Blog

【Introduction】 Android imitates the number of unread messages on Wechat and shows that the number BadgeView is greater than 99 and shows 99+ 【Example Screenshot】 【Core code】 BadgeView └── BadgeView ├── app │ ├── app.iml │ ├── build.gradle │ ├── proguard-rules.pro │ └── src │ ├── androidTest │ │ └── java │ │ └── q │ │ └── rorbin │ │ └── badgeviewdemo │ │ └── ExampleInstrumentedTest.java │ ├── main │   │   ├── AndroidManifest.xml │ │ ├── java │ │ │ └── q │ │ │ │ └── rorbin │ │ │ └── badgeviewdemo │ │ │ │ └── MainActivity.java │ │ └── res │ │ ├── drawable │ │ │ └── shape_round_rect.xml │ │ ├── layout │ │ │ └── activity_main.xml │ │ ├── mipmap-hdpi │ │ │ └── ic_launcher.png │ │ ├── mipmap-mdpi │ │ │ └── ic_launcher.png │ │ ├── mipmap-xhdpi │ │ │ └── ic_launcher.png │   │   ├── mipmap-xxhdpi │ │ │ └── ic_launcher.png │ │ ├── mipmap-xxxhdpi │ │ │ └── ic_launcher.png │ │ ├── values │ │ │ │ ├── colors.xml │ │ │ │ ├── dimens.xml │ │ │ ├── strings.xml │ │ │ └── styles.xml │ │ └──…

Contact Us

Contact us

181-3619-1160

Online consultation: QQ交谈

E-mail: [email protected]

Working hours: Monday to Friday, 9:00-17:30, holidays off

Follow wechat
Scan wechat and follow us

Scan wechat and follow us

Follow Weibo
Back to top
首页
微信
电话
搜索