eugenkiss / chanobol

4Chan reader for Android
https://play.google.com/store/apps/details?id=anabolicandroids.chanobol.reallysfw
GNU General Public License v3.0
50 stars 12 forks source link

Consider Common Abstract Class for Posts-, Gallery- and MediaActivity #200

Open eugenkiss opened 9 years ago

eugenkiss commented 9 years ago

The thread handling and data loading is very similar so that can be outsourced in a common abstract class to not repeat oneself.