marzika / Snapprefs

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

Lens related updates and removal of old classes #352

Closed Andrerm124 closed 7 years ago

Andrerm124 commented 7 years ago

Changelog

Andrerm124 commented 7 years ago

I'm assuming you're referring to Killed Snapchat On Preference Change with your first point. I actually made a typo when it first said "Kill Snapchat ..." because the system is actually killing snapchat automatically, not asking the user to kill it (This is a toggleable setting).

I had originally used the RecyclerView in a layout and for some reason it was telling me that I had to add the dependency but now that I'm programatically creating the View it doesn't seem necessary anymore

Update

I had actually forgotten to push the latest commits from my test branch - I've done that now and this PR is ready to merge if you're happy with it