wasdennnoch / AndroidN-ify

[Discontinued] An Xposed module to use features introduced in Android N on your LP+ Device
265 stars 93 forks source link

Small quick tiles visible only with fancy animations #1165

Open licaon-kter opened 7 years ago

licaon-kter commented 7 years ago

Xperia 5.1.1

Starting with build 627 (this commit: https://github.com/wasdennnoch/AndroidN-ify/commit/706a751891fb6059d330b0615b574dbe82904d90 ):

pwrusr commented 7 years ago

Can u provide more clear info?

licaon-kter commented 7 years ago

No, not sure what is not clear.

The small quick tiles are missing on pull down. You can see the date, time , cog and arrow down with a blank space under.

pwrusr commented 7 years ago

If u can't provide clear info.. Devs may not gonna get what's ur exact issue and there's no screenshot provided too which can make Dev easy to findout the issue irrespective to description (:

I assume that u r saying #qs tiles r missing on expand (:

licaon-kter commented 7 years ago

I assume that u r saying #qs tiles r missing on expand (:

No, read again.

wasdennnoch commented 7 years ago

And that still happens with build 764? I'd need you Xposed log then.

licaon-kter commented 7 years ago

And that still happens with build 764? I'd need you Xposed log then.

Since you did not add any debugging, any log is still useless, here have the one from #1163

I'll test with 764 asap

wasdennnoch commented 7 years ago

(Doesn't need to be 764 but any recent build)

licaon-kter commented 7 years ago

Here is one from 764: https://gist.github.com/licaon-kter/2ad2855bf6fae83ac158d72623f82afa

Made another issue about the crash #1181

equeim commented 7 years ago

I have the same issue with latest build. Xposed log: https://gist.github.com/equeim/bfa3177605ca593b97d137cbe3ad8f88

licaon-kter commented 7 years ago

@equeim This module is no longer on active development FYI, so just enable fancy animations and carry on. :)

equeim commented 7 years ago

Animations are buggy in landscape. 0.2.0 from xposed repository works fine, though.

aqrig1 commented 7 years ago

Issue still persist in 825. Place where the icon should be is clickable and works, only icon is missing. xposed log

screenshot_2017-04-03-23-10-14

licaon-kter commented 7 years ago

Fixed in build 838. Thanks

licaon-kter commented 6 years ago

And broken again with build 850, no combination of "fancy animation" and "slippery" helps. :(

steven7851 commented 6 years ago

@numeprenume It's same here, Xperia 5.1.1, fine with build 849, but broken with build 850.

rvictorr commented 6 years ago

That's weird, because I haven't changed anything related to this and I can reproduce it on one device, while it works fine on another. Tried clearing data? The only thing that seems to be a constant is that affected phones are all Xperias (I have a Z2 myself, though I'm on 6.0 and using an AOSP SystemUI).

rvictorr commented 6 years ago

Update: clearing app data fixed it for me.

licaon-kter commented 6 years ago

I'll retry asap.