Revision fe1d7818
Added by Leszek Koltunski 6 months ago
| 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