Threaded View
-
16 Apr 2012 7:33 AM #1
No icons on Android's native browser - Asus Transformer Prime
No icons on Android's native browser - Asus Transformer Prime
REQUIRED INFORMATIONExt version tested:
- Sencha Touch 2.0.0
- Android native browser
- Google Chrome Beta
- Icons do not show (see picture)
- Just created a plain button with a iconMask
- A button with an icon
- A button whith an empty square
HELPFUL INFORMATIONScreenshot or Video:Additional CSS used:Code:items: [ { xtype: 'button', flex: 1, height: '75px', iconCls: 'speedmarker_fast-backward', iconMask: true }, { xtype: 'button', flex: 1, iconCls: 'speedmarker_frame-backward', iconMask: true }, (...)- @include pictos-iconmask('speedmarker_fast-backward');
@include pictos-iconmask('speedmarker_frame-backward');
- Android 4.0.3
Due to the impact related to this issue, we have to defer this issue to the next major or minor release.


Reply With Quote