ModdingFox / OpenFuraffinityClient

A toy project of mine to build an unofficial furaffinity client for android
11 stars 1 forks source link

Refactor: open.furaffinity.client.fragmentDrawers #71

Closed ModdingFox closed 3 years ago

ModdingFox commented 3 years ago

Should implement an abstract class to enforce that these fragments all roughly work in the same way. Need to separate out the direct webclient usages for these to their own page objects and async message the ui with success or fail to allow the user to know what the heck happened.