mdgspace / RotatingText

A periodic text updating library
MIT License
1.58k stars 167 forks source link

It's not work on Android 7.0 #5

Open guanjunhello opened 7 years ago

guanjunhello commented 7 years ago

Nothing appears on the phone screen (honor v8 Android 7.0)

summeryi commented 7 years ago

I hava this problem in 7.0

GoodmanLi commented 7 years ago

I have met ANR on galaxy s7,android 7.0.

marcelskotnicki commented 7 years ago

same on OnePlus 3. However, RotatingText appears when EditText is pressed and keyboard pops on

marcelskotnicki commented 7 years ago

In addition, app stops responding after short period of time (Android 7.1.1)

princeHago commented 7 years ago

same, I have galaxy s8,android 7.0

ZhanXuzhaoYYD commented 6 years ago

Nothing appears on the phone screen (vivo x9 Android N)

rfazi commented 6 years ago

Same, LG G3 Nougat 7.1.2

harjot-oberai commented 6 years ago

I am working on a fix using RxJava, to remove dependency on TimerTasks. I have the library working on my oreo and nougat devices, so expect an update soon.