mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-03 14:32:17 -05:00
Don't reference the enclosing type instance when it's not used (memory optimisation)
This commit is contained in:
parent
4024ddd384
commit
a667a72585
@ -1440,7 +1440,7 @@ public class FolderList extends K9ListActivity
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
class FolderViewHolder
|
static class FolderViewHolder
|
||||||
{
|
{
|
||||||
public TextView folderName;
|
public TextView folderName;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user