You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/actionbarsherlock/test/app
Arne Jans fc99549dec updated actionbarsherlock to 3.5.0 13 years ago
..
res 2nd alpha version of tablet/phone ui with actionbar-classes and basic callback-structure through activities as proposed in the 'supporting handsets' article on developer.android.com 13 years ago
src/com/actionbarsherlock/tests/app updated actionbarsherlock to 3.5.0 13 years ago
AndroidManifest.xml updated actionbarsherlock to 3.5.0 13 years ago
README.md 2nd alpha version of tablet/phone ui with actionbar-classes and basic callback-structure through activities as proposed in the 'supporting handsets' article on developer.android.com 13 years ago
pom.xml updated actionbarsherlock to 3.5.0 13 years ago
project.properties 2nd alpha version of tablet/phone ui with actionbar-classes and basic callback-structure through activities as proposed in the 'supporting handsets' article on developer.android.com 13 years ago

README.md

ActionBarSherlock Test App

Individual activities which each set up and provide interaction methods for a specific test case.

Each activity has a name which provides insight into the what it is testing. If you are providing new activities to test please follow the same naming conventions that are already in use.