-
29 Apr 2012 9:32 PM #1
Unanswered: Button iconCls not working on Android Device.
Unanswered: Button iconCls not working on Android Device.
Hi,
I have create a button having icon image. Its getting displaying on browser but when I run my app on Android device its not getting displayed.
What can be the best solution for this?
Thanks
Priya
-
30 Apr 2012 12:45 PM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,599
- Vote Rating
- 434
- Answers
- 3102
Is there a blank white square?
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
1 May 2012 7:23 PM #3
yes there is blank white square.
Have you gone through this problem? Please give me the solution for this. I need to do the same at multiple place.
Thanks for the same in advance and for reply.
-
2 May 2012 3:50 AM #4Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,599
- Vote Rating
- 434
- Answers
- 3102
This is because of Android's shotty support for webkit masks. I haven't tested it but I thought we changed using webkit masks in 2.0.1
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
2 May 2012 7:38 PM #5
Ok! So what should I do for that. Do you have any idea about that.
-
3 May 2012 4:05 AM #6Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,599
- Vote Rating
- 434
- Answers
- 3102
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
9 Jul 2012 6:57 AM #7
I have the same problem. I have tried on sencha touch 2.0.1 also, and I have the same problem. Did any body solve this problem? Did any body else check it on 2.0.1? Please help....
-
9 Jul 2012 7:17 PM #8
Hi,
I was also facing the same problem and I tried with Sencha touch 2.0 still it was giving. Some of the places it was working and not for some place.
Try to use png images without repeat/no-repeat attribute in background.
Try it!
Regards,
Priya
-
10 Jul 2012 1:57 AM #9
Thanks Priya for response, I tried as you told, but still no effect. There is another clue I got, when I use simple html text for the tab panel item, it shows the images, but when I use some container with different items, then this blank problem comes.
-
10 Jul 2012 2:14 AM #10
can plz share the code what you are trying to do.. I am unable to understand like this.


Reply With Quote