Store OnOffsetChangeListener with hard refs

Create a demo app the other day using an anon-inner
listener class. The listener stopped working randomly
which caught me out. There's no real need to store
these weakly.

Change-Id: Ie4e5328bab6f0b40c16f6b2b1f66c8c8415c9cc5
1 file changed