Bug in ng-repeat ol li

Hello,
I’m using this chat screen in my app.

The messages have some errors and didn’t display correctly on android 4.4.4

i ran it on android 4.2 and there’s not any error.

What’s the problem in android 4.4.4?

Maybe this issue is caused by the android browser.
4.2 uses the old stock android webview with 4.4.x you get the chromium webview.

Some changes:
https://developer.android.com/guide/webapps/migrating.html

Thanks for reply,
How i should fix this issue?

I do not have any 4.3 device here… try to debug your device. There you check style values and so on.

Any other suggestion?

Is this an IONIC bug or …?