mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-15 22:15:15 -05:00
Don't reference the enclosing type instance when it's not used (memory optimisation)
This commit is contained in:
parent
9d01876481
commit
36858f53de
@ -3022,7 +3022,7 @@ public class MessageList
|
||||
|
||||
}
|
||||
|
||||
class FooterViewHolder
|
||||
static class FooterViewHolder
|
||||
{
|
||||
public ProgressBar progress;
|
||||
public TextView main;
|
||||
|
Loading…
Reference in New Issue
Block a user