Project

General

Profile

« Previous | Next » 

Revision 6e18bd32

Added by Leszek Koltunski about 5 years ago

Turn the Rubik app into a MemoryTest.

View differences:

src/main/res/values/strings.xml
113 113
    <string name="glow_alpha_placeholder">Alpha: %1$.2f</string>
114 114
    <string name="inflate_placeholder">Inflate: %1$.2f</string>
115 115
    <string name="effect_id_placeholder">ID: %1$d</string>
116
    <string name="rubik_placeholder">Cube: %1$d Available Memory: %2$d MB</string>
116 117

  
117 118
    <string name="example_monalisa">Mona Lisa</string>
118 119
    <string name="example_monalisa_subtitle">The basics of Distortions.</string>
......
184 185
    <string name="example_moving_glow_subtitle">See moving objects glowing with light.</string>
185 186
    <string name="example_earth">Earth</string>
186 187
    <string name="example_earth_subtitle">Test the sphere Mesh by showing the Earth in cosmos.</string>
187
    <string name="example_rubik">Rubik Cube</string>
188
    <string name="example_rubik_subtitle">Moveable Rubik Cube.</string>
188
    <string name="example_rubik">Memory Test</string>
189
    <string name="example_rubik_subtitle">Keep an eye on memory consumption while allocating and deallocating Nodes.</string>
189 190

  
190 191
    <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>
191 192
    <string name="example_rotate_toast">Rotate the scene by swiping the screen</string>

Also available in: Unified diff