Hans-Christoph Steiner 610ead83d0 make version of Editor.apply() for SDK 8
This is not pretty, but its the best I could think of.

Fixes this lint error:
Call requires API level 9 (current min is 8): android.content.SharedPreferences.Editor#apply [NewApi]
2016-04-02 22:46:37 +02:00
..