Results 7 comments of Badr Largab

I got the same problem with the height

I can confirm this issue on Samsung Galaxy S5 - Android 5.1.1, the same behaviour as declared above.

Hi You're welcome @leoruhland, i found the index option very helpful, also i'm working on new option as attribute to support $translate plugin so the tabs title become translatable using...

@henningtillmann you can use this attribute expire="{{60}}" it tells the directive to delete the cached image after 60 seconds and re-download new one, otherwise if the image's URL does not...

If you wrote your imported classes like this `class HomePage extends React.Component, class AboutPage extends React.Component` then try to change them to `export default class HomePage extends React.Component, export default...