android - UI not being properly updated on LG device (works on others!) -


i'm writing app i've been testing on nexus 5 android 5 , in emulator on different dpi , api levels. while ui magic missing on pre-l android, worked fine , know how work around these missing parts (e. g. implement touch feedback etc.)

i've implemented recyclerview , cardview support library worked fine on device , emulators. there data being fetched web "list" being filled upon launch.

now, i've tested app on lg g2 mini running android 4.4.2. ui not being updated. items added, have leave activity , come again before can see them.

this sounds i've been missing runonuithread, didn't! furthermore, why working on stock android not on oems mod?


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Passing Variables from AngelScript to C++ -