captainepoch / husky

The most famous Pleroma client for Android.
https://husky.adol.pw
GNU General Public License v3.0
19 stars 0 forks source link

Research of reducing the size of the application #55

Open captainepoch opened 3 months ago

captainepoch commented 3 months ago

The application, currently, takes 25MiB of space. It is because of the font file.

It could be a good idea to download that when the application starts and cache it to always have it (and, in case the file is deleted, download it again).

--

Original issue: https://codeberg.org/husky/husky/issues/16