marzika / Snapprefs

A project which offer enhanced features for Snapchat throught the Xposed Framework.
GNU General Public License v3.0
273 stars 83 forks source link

layout issue in lenses settings #308

Open godlesplay opened 7 years ago

godlesplay commented 7 years ago

as you can see in screenshot, I'm using #34 dev build on my s3 lte

screenshot_2016-11-06-14-51-16

M1kep commented 7 years ago

Interesting, it looks like your screen is really small... what device are you running on?

Also, ADBLOCKERS HURT PUGS :)

M1kep commented 7 years ago

Wow you said S3 lte... Let me look into this

godlesplay commented 7 years ago

HD resolution is too small?

godlesplay commented 7 years ago

also I'm not using adblock

marzika commented 7 years ago

Do you have a system theme installed? Also, which version of Android are you using?

godlesplay commented 7 years ago

I'm using this rom which is based on stock 4.4.4

http://forum.xda-developers.com/galaxy-s3/development-i9305/rom-amcha-rom-kk-simply-cust-t2898961

marzika commented 7 years ago

Please check if this commit solves it for you: https://github.com/marzika/Snapprefs/commit/8c09898bfdfcf26169338ba0a2461a0e989eb41f

godlesplay commented 7 years ago

can I overwrite official developer version to official stable?

marzika commented 7 years ago

adb install -r app-debug.apk

godlesplay commented 7 years ago

It isn't answer for my question. I downloaded apk from jenkins and I can't click install button, only cancel. I don't know what is wrong. I doubt that it is apk related

marzika commented 7 years ago

They are signed with different keys, that is your issue. Either uninstall the previous apk then install the new one or do what I said with adb. If you choose the uninstall method it will wipe your settings.

godlesplay commented 7 years ago

so I uninstalled old one and installed new one and still same problem