«
Previous
|
Next
»
Revision fe1d7818
Added by Leszek Koltunski about 10 hours ago
- ID fe1d78188139babaac92a0280eb8c67df641f8e1
- Parent e6dbe81a
src/main/java/org/distorted/play/PlayActivity.java | ||
---|---|---|
198 | 198 |
solv.saveMovePreferences(KEY_SOLV,editor); |
199 | 199 |
} |
200 | 200 |
|
201 |
PlayView view = findViewById(R.id.playView); |
|
202 |
view.getObjectControl().savePreferences(); |
|
203 |
|
|
204 | 201 |
RubikScores scores = RubikScores.getInstance(); |
205 | 202 |
scores.savePreferences(editor); |
206 | 203 |
|
Also available in: Unified diff
SharedPreferences