[Beta 1] ionRefresher on Android 4.3 (Galaxy S3)

Can someone confirm this?

        <ion-refresher
            on-refresh="onRefresh()"
            pulling-text="Zum Laden herunterziehen..."
            refreshing-text="Wird aktualisiert..."></ion-refresher>

Expected Behaviour: only the pull arrow is rotated when a pulling-text is set
Behaviour on Android 4.3 (Galaxy S3): the pulling-text is rotated, too

I tried to capture it on video (bad quality, but you get the idea) Video on OneDrive

Thanks! Can you open an issue with this on Github?

Done. GitHub Issue #909