OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:squashandstretch
(Results
1 - 4
of
4
) sorted by null
/development/samples/devbytes/animation/SquashAndStretch/
AndroidManifest.xml
17
package="com.example.
squashandstretch
"
31
android:name="com.example.
squashandstretch
.
SquashAndStretch
"
/development/samples/devbytes/animation/SquashAndStretch/res/values/
strings.xml
18
<string name="app_name">
SquashAndStretch
</string>
/development/samples/devbytes/animation/SquashAndStretch/res/layout/
main.xml
20
tools:context=".
SquashAndStretch
" >
/development/samples/devbytes/animation/SquashAndStretch/src/com/example/squashandstretch/
SquashAndStretch.java
17
package com.example.
squashandstretch
;
42
public class
SquashAndStretch
extends Activity {
Completed in 679 milliseconds