mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 19:52: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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user