File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
- Blog post: [ http://idevrecipes.com/2011/03/08/how-does-the-instagram-iphone-app-implement-a-custom-tab-bar-notification/ ] [ ]
1
+ Blog post: [ http://idevrecipes.com/2011/03/08/how-does-the-instagram-iphone-app-implement-a-custom-tab-bar-notification ] [ ]
2
2
3
3
## Problem:
4
4
@@ -65,8 +65,11 @@ Hiding the custom notification view:
65
65
In the end the solution is quite simple: A custom view laid out in a NIB, added to the
66
66
view hierarchy at the right location. But it definitely looks sexier
67
67
that the built in red badge. What do you think? Can you make this code
68
- better? Let us know in the comments!
68
+ better? Let us know in the comments of our blog post !
69
69
70
+ Blog post: [ http://idevrecipes.com/2010/12/17/twitter-app-tab-bar-animation ] [ ]
71
+
72
+ [ http://idevrecipes.com/2011/03/08/how-does-the-instagram-iphone-app-implement-a-custom-tab-bar-notification ] : http://idevrecipes.com/2011/03/08/how-does-the-instagram-iphone-app-implement-a-custom-tab-bar-notification
70
73
[ Instagram ] : http://p.appju.mp/389801252?t=i
71
74
[ image ] : http://idevrecipes.files.wordpress.com/2011/03/uitabbaritem_badgevalue.png
72
75
"UITabBarItem_badgeValue"
You can’t perform that action at this time.
0 commit comments