mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
GC: shrink sqlite
This commit is contained in:
@@ -1069,6 +1069,7 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
Helper.gc();
|
||||
DB.shrinkMemory(v.getContext());
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user