-
I tried to switch the icon when the user enters/leaves a TabBarItem. Ion provides both filled and outlined versions of iOS icons, so I was trying the following:
``` js
_iconHelper(tab, icon) {
if (…
-
When using the snapshot helper on an application that has a tabBar on it the lower right object is clicked erroneously.
I have created a simple example application showing this, https://github.com/da…
-
Thanks for the wonderful class! It has saved my life.
I noted a strange issue with the barButtonItem, sometimes it would appear slightly to the right, and then stay visible in portrait mode.
I chang…
-
Originally reported on Google Code with ID 218
```
GWT Release: 1.1.10
Firefox 1.5.0.7
Quirks mode only (transitional)
Detailed description:
Problem is demonstrated in kitchen sink
http://code.googl…
-
Originally reported on Google Code with ID 2269
```
Found in GWT Release:
1.5M2, and as recent as r2433
Detailed description:
/* Space the individual tabs about 12px (=2* 6px) apart */
.gwt-TabB…
-
Originally reported on Google Code with ID 1327
```
Found in GWT Release: 1.4RC
Detailed description: I have a piece of code that creates a span & assigns a style
to it via
the following code,
…
-
i have 2 Issuses.
First: set TabBarItem title invalid.
![image](https://cloud.githubusercontent.com/assets/2143362/5791744/a3508cb0-9f26-11e4-9d83-c866341ee571.png)
second: if i use title only, not…
-
Thanks for creating such a easy to use library. I can successfully implement the "Always On Top" sample on my app using IB. However, when I try to do everything in code, I am a little bit stuck (which…
-
如果能添加tabbaritem支持自定义UIView就好啦 有时候图片的位置可能需要自定义 放在前面或者文字上面 谢谢啦 写的不错!
-
UITabBarItem的选中图片在IOS7+无效