Project

General

Profile

« Previous | Next » 

Revision a2cb31e9

Added by Leszek Koltunski almost 8 years ago

Beginnings of support for the 'Save' app.

View differences:

src/main/res/values/strings.xml
39 39
    <string name="dim3DXZ">3DXZ</string>
40 40
    <string name="Up">Up</string>
41 41
    <string name="Default">Default</string>
42
     
42
    <string name="save">Save</string>
43

  
43 44
    <string name="example_monalisa">Mona Lisa</string>  
44 45
    <string name="example_monalisa_subtitle">The basics of Distortions.</string>
45 46
    <string name="example_sink">Dog</string>  
......
82 83
    <string name="example_effects3d_subtitle">Test results of all effects on a 3D object.</string>
83 84
    <string name="example_plainmonalisa">PlainMonaLisa</string>  
84 85
    <string name="example_plainmonalisa_subtitle">MonaLisa rendered on a plain SurfaceView</string>
86
    <string name="example_save">Save to PNG</string>
87
    <string name="example_save_subtitle">Saving the output to a PNG file.</string>
85 88

  
86 89
    <string name="example_movingeffects_toast">Click on \'RESET\' and define your path by touching the screen. Then click on one of the effects and see it move along your path.</string>
87 90
    <string name="example_cubes_toast">Rotate the cubes by swiping the screen</string>

Also available in: Unified diff